Searched refs:ENGINE_set_cmd_defns (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/engine/
H A Deng_lib.c278 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) function
H A Deng_dyn.c279 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns))
H A Dengine.h212 * data (set using ENGINE_set_cmd_defns()). This means an ENGINE's ctrl()
269 * to ENGINE_set_cmd_defns(). It should also implement a ctrl() handler that
497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
H A Deng_cryptodev.c1392 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) {
/external/openssl/crypto/engine/
H A Deng_lib.c278 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) function
H A Deng_dyn.c279 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns))
H A Dengine.h212 * data (set using ENGINE_set_cmd_defns()). This means an ENGINE's ctrl()
269 * to ENGINE_set_cmd_defns(). It should also implement a ctrl() handler that
497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
H A Deng_cryptodev.c1392 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) {
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dengine.h212 * data (set using ENGINE_set_cmd_defns()). This means an ENGINE's ctrl()
269 * to ENGINE_set_cmd_defns(). It should also implement a ctrl() handler that
497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/external/openssl/include/openssl/
H A Dengine.h212 * data (set using ENGINE_set_cmd_defns()). This means an ENGINE's ctrl()
269 * to ENGINE_set_cmd_defns(). It should also implement a ctrl() handler that
497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);

Completed in 103 milliseconds