Searched defs:int_ctrl_cmd_by_num (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/engine/
H A Deng_ctrl.c87 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) function
141 if((e->cmd_defns == NULL) || ((idx = int_ctrl_cmd_by_num(e->cmd_defns,

Completed in 82 milliseconds