Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Deng_lib.c241 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument
243 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
/openssl/include/openssl/
H A Dengine.h509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/openssl/doc/man3/
H A DENGINE_add.pod129 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);

Completed in 10 milliseconds