Searched refs:ENGINE_CMD_DEFN (Results 1 - 25 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_ctl.c20 const ENGINE_CMD_DEFN gost_cmds[] = {
H A Dgost_lcl.h26 extern const ENGINE_CMD_DEFN gost_cmds[];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_ctl.c20 const ENGINE_CMD_DEFN gost_cmds[] = {
H A Dgost_lcl.h26 extern const ENGINE_CMD_DEFN gost_cmds[];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_int.h173 const ENGINE_CMD_DEFN *cmd_defns;
H A Deng_ctrl.c59 * is used if the ENGINE_CMD_DEFN has cmd_desc set to NULL. */
66 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn)
73 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s)
87 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num)
H A Deng_lib.c275 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns)
316 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e)
H A Dengine.h258 * behalf, it should supply a null-terminated array of ENGINE_CMD_DEFN entries
262 * "null-terminated" means that the last ENGINE_CMD_DEFN element has cmd_num set
270 } ENGINE_CMD_DEFN; typedef in typeref:struct:ENGINE_CMD_DEFN_st
465 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
501 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);
H A Deng_dyn.c86 static const ENGINE_CMD_DEFN dynamic_cmd_defns[] = {
117 static const ENGINE_CMD_DEFN dynamic_cmd_defns_empty[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_ctrl.c60 * string is used if the ENGINE_CMD_DEFN has cmd_desc set to NULL.
70 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn)
77 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s)
90 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num)
H A Deng_int.h201 const ENGINE_CMD_DEFN *cmd_defns;
H A Deng_lib.c291 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns)
332 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e)
H A Dengine.h316 * its behalf, it should supply a null-terminated array of ENGINE_CMD_DEFN
320 * of cmd_num. "null-terminated" means that the last ENGINE_CMD_DEFN element
328 } ENGINE_CMD_DEFN; typedef in typeref:struct:ENGINE_CMD_DEFN_st
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);
H A Deng_dyn.c90 static const ENGINE_CMD_DEFN dynamic_cmd_defns[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_ctrl.c60 * string is used if the ENGINE_CMD_DEFN has cmd_desc set to NULL.
70 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn)
77 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s)
90 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num)
H A Deng_int.h201 const ENGINE_CMD_DEFN *cmd_defns;
H A Deng_lib.c291 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns)
332 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e)
H A Dengine.h316 * its behalf, it should supply a null-terminated array of ENGINE_CMD_DEFN
320 * of cmd_num. "null-terminated" means that the last ENGINE_CMD_DEFN element
328 } ENGINE_CMD_DEFN; typedef in typeref:struct:ENGINE_CMD_DEFN_st
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);
H A Deng_dyn.c90 static const ENGINE_CMD_DEFN dynamic_cmd_defns[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dengine.h258 * behalf, it should supply a null-terminated array of ENGINE_CMD_DEFN entries
262 * "null-terminated" means that the last ENGINE_CMD_DEFN element has cmd_num set
270 } ENGINE_CMD_DEFN; typedef in typeref:struct:ENGINE_CMD_DEFN_st
465 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
501 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_nuron.c108 static const ENGINE_CMD_DEFN nuron_cmd_defns[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_nuron.c104 static const ENGINE_CMD_DEFN nuron_cmd_defns[] = {
H A De_gmp.c110 static const ENGINE_CMD_DEFN e_gmp_cmd_defns[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_nuron.c108 static const ENGINE_CMD_DEFN nuron_cmd_defns[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c135 static const ENGINE_CMD_DEFN cluster_labs_cmd_defns[] = {

Completed in 112 milliseconds

123