Home
last modified time | relevance | path

Searched refs:init_f (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_meth.c84 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f) in STORE_method_set_initialise_function() argument
86 sm->init = init_f; in STORE_method_set_initialise_function()
H A Dstore.h334 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f);
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c251 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) in ENGINE_set_init_function() argument
253 e->init = init_f; in ENGINE_set_init_function()
H A Dengine.h465 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dengine.pod123 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);