Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c64 static int openssl_destroy(ENGINE *e);
99 || !ENGINE_set_destroy_function(e, openssl_destroy) in bind_helper()
659 int openssl_destroy(ENGINE *e) in openssl_destroy() function