Searched refs:openssl_destroy (Results 1 – 1 of 1) sorted by relevance
64 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