From 36a24e9032591da8cc7688f69e7e9f5f41ffe4ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 10 Sep 2022 15:44:31 +0200 Subject: New upstream release --- include/ipmitool/ipmi_channel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/ipmitool/ipmi_channel.h') diff --git a/include/ipmitool/ipmi_channel.h b/include/ipmitool/ipmi_channel.h index b138c26..d7cce5e 100644 --- a/include/ipmitool/ipmi_channel.h +++ b/include/ipmitool/ipmi_channel.h @@ -77,6 +77,8 @@ struct channel_access_t { uint8_t user_level_auth; }; +#define MAX_CIPHER_SUITE_DATA_LEN 0x10 + /* * The Get Authentication Capabilities response structure * From table 22-15 of the IPMI v2.0 spec -- cgit v1.2.3