hostap/wlantest
Jouni Malinen 929a2ea5df Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM
This adds support for AKM 00-0F-AC:11 to specify the integrity and
key-wrap algorithms for EAPOL-Key frames using the new design where
descriptor version is set to 0 and algorithms are determined based on
AKM.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-11-16 17:09:11 +02:00
..
bip.c
bss.c
ccmp.c
crc32.c
ctrl.c Suite B: Add AKM 00-0F-AC:11 2014-11-16 13:20:51 +02:00
gcmp.c
inject.c
Makefile wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
monitor.c
process.c
readpcap.c
rx_data.c wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
rx_eapol.c Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM 2014-11-16 17:09:11 +02:00
rx_ip.c
rx_mgmt.c wlantest: Indicate if a TKIP/CCMP replay has Retry=1 2014-09-03 15:41:35 +03:00
rx_tdls.c
sta.c Suite B: Add AKM 00-0F-AC:11 2014-11-16 13:20:51 +02:00
test_vectors.c
tkip.c
wep.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wired.c
wlantest.c
wlantest.h wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
wlantest_cli.c
wlantest_ctrl.h
writepcap.c