Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Deng_lib.c223 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() argument
225 e->destroy = destroy_f; in ENGINE_set_destroy_function()
/openssl/include/openssl/
H A Dengine.h503 int ENGINE_set_destroy_function(ENGINE *e,ENGINE_GEN_INT_FUNC_PTR destroy_f);
/openssl/doc/man3/
H A DENGINE_add.pod126 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);

Completed in 8 milliseconds