Searched refs:length_before_authcode (Results 1 – 1 of 1) sorted by relevance
1775 uint32_t length_before_authcode; in ipmi_lanplus_build_v2x_msg() local1778 length_before_authcode = in ipmi_lanplus_build_v2x_msg()1782 length_before_authcode = in ipmi_lanplus_build_v2x_msg()1789 if (length_before_authcode % 4) in ipmi_lanplus_build_v2x_msg()1790 integrity_pad_size = 4 - (length_before_authcode % 4); in ipmi_lanplus_build_v2x_msg()