Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_ctrl.c71 int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn) in int_ctrl_cmd_is_null()
79 int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) in int_ctrl_cmd_by_name()
94 int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) in int_ctrl_cmd_by_num()
H A Deng_lib.c302 ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns()
350 const ENGINE_CMD_DEFN *
H A Deng_int.h184 const ENGINE_CMD_DEFN *cmd_defns;
/dragonfly/crypto/libressl/include/openssl/
H A Dengine.h265 } ENGINE_CMD_DEFN; typedef
475 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
521 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);