Home
last modified time | relevance | path

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

/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/interface/
H A Dipmi-rmcpplus-interface.h200 #define IPMI_CIPHER_SUITE_ID_MIN 0 macro
/dports/sysutils/freeipmi/freeipmi-1.6.8/libipmiconsole/
H A Dipmiconsole.c276 if (data->intval < IPMI_CIPHER_SUITE_ID_MIN in _config_file_cipher_suite_id()
1182 || (ipmi_config->cipher_suite_id >= IPMI_CIPHER_SUITE_ID_MIN in ipmiconsole_ctx_create()
H A Dipmiconsole_ctx.c250 if (ipmi_config->cipher_suite_id >= IPMI_CIPHER_SUITE_ID_MIN) in ipmiconsole_ctx_config_setup()
/dports/sysutils/freeipmi/freeipmi-1.6.8/common/toolcommon/
H A Dtool-cmdline-common.c353 || tmp < IPMI_CIPHER_SUITE_ID_MIN in common_parse_opt()
H A Dtool-config-file-common.c494 if (data->intval < IPMI_CIPHER_SUITE_ID_MIN in _config_file_cipher_suite_id()
776 if (data->intval < IPMI_CIPHER_SUITE_ID_MIN in _config_file_tool_option_cipher_suite_id()
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmipower/
H A Dipmipower_prompt.c317 || tmp < IPMI_CIPHER_SUITE_ID_MIN in _cmd_cipher_suite_id()