]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Use AP MLD address in CCMP/GCMP AAD for A3
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 10 Jan 2023 10:38:59 +0000 (12:38 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 10 Jan 2023 10:38:59 +0000 (12:38 +0200)
commitc1ce0c358756e204236eccdd018f2730e314af35
tree02fb84de2d24349d90bfebee5f5363c84f01abab
parent5c866221759ade45ff1a2399afa966c1b9e2806a
wlantest: Use AP MLD address in CCMP/GCMP AAD for A3

Commit b20991da6936 ("wlantest: MLD MAC Address in CCMP/GCMP AAD/nonce")
updated AAD and nonce construction to use MLD addresses in AAD for A1
and A2. IEEE P802.11be has additional cases where A3 in AAD is set to
the AP MLD address, so cover those as well.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wlantest/ccmp.c
wlantest/gcmp.c
wlantest/inject.c
wlantest/rx_data.c
wlantest/rx_mgmt.c
wlantest/test_vectors.c
wlantest/wlantest.h