Searched refs:engine_openssl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dinit.c283 static CRYPTO_ONCE engine_openssl = CRYPTO_ONCE_STATIC_INIT; variable
612 && !RUN_ONCE(&engine_openssl, ossl_init_engine_openssl))
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c129 static ENGINE *engine_openssl(void) function
143 ENGINE *toadd = engine_openssl();
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dinit.c321 static CRYPTO_ONCE engine_openssl = CRYPTO_ONCE_STATIC_INIT; variable
705 && !RUN_ONCE(&engine_openssl, ossl_init_engine_openssl))
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c136 static ENGINE *engine_openssl(void) function
150 ENGINE *toadd = engine_openssl();

Completed in 187 milliseconds