Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/
H A Dinit.c381 static CRYPTO_ONCE engine_capi = CRYPTO_ONCE_STATIC_INIT; variable
737 && !RUN_ONCE(&engine_capi, ossl_init_engine_capi)) in OPENSSL_init_crypto()
/freebsd-12.1/crypto/openssl/engines/
H A De_capi.c582 static ENGINE *engine_capi(void) in IMPLEMENT_DYNAMIC_BIND_FN()
597 ENGINE *toadd = engine_capi();