hostapd/src/pae
Jouni Malinen eefec1e40b AES: Extend key wrap design to support longer AES keys
This adds kek_len argument to aes_wrap() and aes_unwrap() functions and
allows AES to be initialized with 192 and 256 bit KEK in addition to
the previously supported 128 bit KEK.

The test vectors in test-aes.c are extended to cover all the test
vectors from RFC 3394.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-10-07 14:57:06 +03:00
..
ieee802_1x_cp.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_cp.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_kay.c AES: Extend key wrap design to support longer AES keys 2014-10-07 14:57:06 +03:00
ieee802_1x_kay.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_kay_i.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_key.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_key.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00