Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_lib.c267 ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() argument
269 e->destroy = destroy_f; in ENGINE_set_destroy_function()
/dragonfly/crypto/libressl/include/openssl/
H A Dengine.h462 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);