Searched refs:IPMI_MAX_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
97 #define IPMI_MAX_PAYLOAD_SIZE 0xFFFF /* Includes confidentiality header/trailer */ macro
716 assert(input_length <= IPMI_MAX_PAYLOAD_SIZE); in lanplus_encrypt_payload()