Searched refs:defns (Results 1 - 6 of 6) 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) argument
280 e->cmd_defns = defns;
H A Dengine.h497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/external/openssl/crypto/engine/
H A Deng_lib.c278 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) argument
280 e->cmd_defns = defns;
H A Dengine.h497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dengine.h497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/external/openssl/include/openssl/
H A Dengine.h497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);

Completed in 31 milliseconds