Home
last modified time | relevance | path

Searched defs:ENGINE_set_destroy_function (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.h58 #define ENGINE_set_destroy_function hc_ENGINE_set_destroy_function macro
H A Dengine.c136 ENGINE_set_destroy_function(ENGINE *e, void (*destroy)(ENGINE *)) in ENGINE_set_destroy_function() function
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_lib.c216 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_lib.c215 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() function