Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_lib.c278 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() function
Deng_dyn.c279 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns)) in engine_dynamic()
Dengine.h488 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
Deng_cryptodev.c1361 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) { in ENGINE_load_cryptodev()
/external/openssl/include/openssl/
Dengine.h488 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);