Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_meth.c168 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f) in STORE_method_set_ctrl_function() argument
170 sm->ctrl = ctrl_f; in STORE_method_set_ctrl_function()
H A Dstore.h348 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c263 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument
265 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
H A Dengine.h467 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dengine.pod125 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);