Searched refs:int_ctrl_cmd_by_name (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_ctrl.c73 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) function
130 if((e->cmd_defns == NULL) || ((idx = int_ctrl_cmd_by_name(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_ctrl.c77 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) function
130 || ((idx = int_ctrl_cmd_by_name(e->cmd_defns, s)) < 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_ctrl.c77 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) function
130 || ((idx = int_ctrl_cmd_by_name(e->cmd_defns, s)) < 0)) {

Completed in 66 milliseconds