Searched refs:engine_openssl (Results 1 – 4 of 4) sorted by relevance
283 static CRYPTO_ONCE engine_openssl = CRYPTO_ONCE_STATIC_INIT; variable612 && !RUN_ONCE(&engine_openssl, ossl_init_engine_openssl)) in OPENSSL_init_crypto()
321 static CRYPTO_ONCE engine_openssl = CRYPTO_ONCE_STATIC_INIT; variable705 && !RUN_ONCE(&engine_openssl, ossl_init_engine_openssl)) in OPENSSL_init_crypto()
129 static ENGINE *engine_openssl(void) in engine_openssl() function143 ENGINE *toadd = engine_openssl(); in engine_load_openssl_int()
136 static ENGINE *engine_openssl(void) in engine_openssl() function150 ENGINE *toadd = engine_openssl(); in engine_load_openssl_int()