Home
last modified time | relevance | path

Searched refs:capi_ctx_new (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_capi.c198 static CAPI_CTX *capi_ctx_new(void);
460 ctx = capi_ctx_new(); in capi_init()
1622 static CAPI_CTX *capi_ctx_new(void) in capi_ctx_new() function