Home
last modified time | relevance | path

Searched defs:init_f (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/engine/
Deng_lib.c254 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) in ENGINE_set_init_function()
/external/openssl/crypto/store/
Dstr_meth.c86 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f) in STORE_method_set_initialise_function()