Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_lanp.c783 unsigned char cipher_suite_count = p->data[0]; in ipmi_lan_print() local
795 for (i = 0; (i < 16) && (i < cipher_suite_count); ++i) in ipmi_lan_print()