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

/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_ctrl.c34 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) function
89 || ((idx = int_ctrl_cmd_by_name(e->cmd_defns, s)) < 0)) {

Completed in 106 milliseconds