Home
last modified time | relevance | path

Searched defs:engine_openssl (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dinit.c281 static CRYPTO_ONCE engine_openssl = CRYPTO_ONCE_STATIC_INIT; global() variable
/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c136 static ENGINE *engine_openssl(void) in engine_openssl() function