Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/engine/
HDeng_ctrl.c70 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn) in int_ctrl_cmd_is_null()
77 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) in int_ctrl_cmd_by_name()
90 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) in int_ctrl_cmd_by_num()
HDeng_lib.c291 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns()
332 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e) in ENGINE_get_cmd_defns()
HDengine.h328 } ENGINE_CMD_DEFN; typedef
577 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
630 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);
HDeng_int.h201 const ENGINE_CMD_DEFN *cmd_defns;
HDeng_dyn.c90 static const ENGINE_CMD_DEFN dynamic_cmd_defns[] = {
HDeng_cryptodev.c135 static const ENGINE_CMD_DEFN cryptodev_defns[] = {
/NextBSD/crypto/openssl/engines/ccgost/
HDgost_ctl.c20 const ENGINE_CMD_DEFN gost_cmds[] = {
HDgost_lcl.h26 extern const ENGINE_CMD_DEFN gost_cmds[];
/NextBSD/crypto/openssl/engines/
HDe_nuron.c108 static const ENGINE_CMD_DEFN nuron_cmd_defns[] = {
HDe_gmp.c119 static const ENGINE_CMD_DEFN e_gmp_cmd_defns[] = {
HDe_atalla.c129 static const ENGINE_CMD_DEFN atalla_cmd_defns[] = {
HDe_4758cca.c180 static const ENGINE_CMD_DEFN cca4758_cmd_defns[] = {
HDe_aep.c169 static const ENGINE_CMD_DEFN aep_cmd_defns[] = {
HDe_chil.c163 static const ENGINE_CMD_DEFN hwcrhk_cmd_defns[] = {
HDe_ubsec.c137 static const ENGINE_CMD_DEFN ubsec_cmd_defns[] = {
HDe_cswift.c154 static const ENGINE_CMD_DEFN cswift_cmd_defns[] = {
HDe_capi.c243 static const ENGINE_CMD_DEFN capi_cmd_defns[] = {
/NextBSD/crypto/openssl/util/
HDindent.pro241 -T ENGINE_CMD_DEFN
/NextBSD/crypto/openssl/doc/crypto/
HDengine.pod131 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
153 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);