Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.h103 #define IPMI_MAX_MAC_SIZE 0x14 /* The largest mac we ever expect to generate */ macro
H A Dlanplus_crypt.c804 uint8_t generated_authcode[IPMI_MAX_MAC_SIZE]; in lanplus_has_valid_auth_code()