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

/external/openssl/crypto/engine/
H A Deng_lib.c263 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) function
H A Deng_dyn.c277 !ENGINE_set_ctrl_function(ret, dynamic_ctrl) ||
H A Dengine.h469 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
H A Deng_cryptodev.c1080 !ENGINE_set_ctrl_function(engine, cryptodev_ctrl) ||
/external/openssl/include/openssl/
H A Dengine.h469 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);

Completed in 218 milliseconds