Searched defs:destroy_f (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/engine/
H A Deng_lib.c248 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) argument
250 e->destroy = destroy_f;

Completed in 77 milliseconds