Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/engine/
H A Deng_ctrl.c47 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) in int_ctrl_cmd_by_num() function
98 || ((idx = int_ctrl_cmd_by_num(e->cmd_defns, (unsigned int)i)) < 0)) { in int_ctrl_helper()