hostap/src/pae
Jouni Malinen 7a29984888 mka: Allow CAK length 32 (256-bit) to be initialized
The CAK length is not hardcoded in the algorithm agility parameter, so
remove that from the table. Instead, allow both 16 (128-bit) and 32
(256-bit) CAK to be used so that the following key derivations use
appropriate key lengths based on the configured/derived CAK.

Signed-off-by: Jouni Malinen <j@w1.fi>
2018-12-26 16:44:58 +02:00
..
ieee802_1x_cp.c mka: Fix READY to TRANSMIT logic in CP state machine 2018-12-26 16:42:25 +02:00
ieee802_1x_cp.h mka: Get rid of struct ieee802_1x_cp_conf 2016-08-28 21:56:17 +03:00
ieee802_1x_kay.c mka: Allow CAK length 32 (256-bit) to be initialized 2018-12-26 16:44:58 +02:00
ieee802_1x_kay.h mka: Allow configuration of MACsec replay protection 2018-12-26 16:42:25 +02:00
ieee802_1x_kay_i.h mka: Allow CAK length 32 (256-bit) to be initialized 2018-12-26 16:44:58 +02:00
ieee802_1x_key.c mka: ICV calculation using 256-bit ICK 2018-12-26 16:44:58 +02:00
ieee802_1x_key.h mka: ICV calculation using 256-bit ICK 2018-12-26 16:44:58 +02:00
ieee802_1x_secy_ops.c mka: Debug output cleanup/fix 2018-12-26 16:42:25 +02:00
ieee802_1x_secy_ops.h mka: Fix lowest acceptable Packet Number (LPN) calculation and use 2018-12-26 16:42:25 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00