Home
last modified time | relevance | path

Searched defs:cipher_suite_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_main.c401 int cipher_suite_id = 3; /* See table 22-19 of the IPMIv2 spec */ in ipmi_main() local
H A Dipmi_channel.c355 uint8_t cipher_suite_id; in ipmi_get_channel_cipher_suites() local
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.c260 ipmi_intf_session_set_cipher_suite_id(struct ipmi_intf * intf, uint8_t cipher_suite_id) in ipmi_intf_session_set_cipher_suite_id()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_intf.h71 uint8_t cipher_suite_id; member
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c166 int lanplus_get_requested_ciphers(int cipher_suite_id, in lanplus_get_requested_ciphers()