Searched refs:openssl_destroy (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c55 static int openssl_destroy(ENGINE *e);
90 || !ENGINE_set_destroy_function(e, openssl_destroy)
641 int openssl_destroy(ENGINE *e) function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c64 static int openssl_destroy(ENGINE *e);
99 || !ENGINE_set_destroy_function(e, openssl_destroy)
659 int openssl_destroy(ENGINE *e) function

Completed in 115 milliseconds