Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_lib.c266 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() function
Deng_dyn.c277 !ENGINE_set_ctrl_function(ret, dynamic_ctrl) || in engine_dynamic()
Dengine.h478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
Deng_cryptodev.c1360 !ENGINE_set_ctrl_function(engine, cryptodev_ctrl) || in ENGINE_load_cryptodev()
/external/openssl/include/openssl/
Dengine.h478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);