wlantest: Remove CCMP specific AAD handling from GCMP
authorJouni Malinen <j@w1.fi>
Sat, 8 Sep 2012 19:10:05 +0000 (22:10 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 8 Sep 2012 19:10:05 +0000 (22:10 +0300)
commitb4a5fcb28676e0df8bce63de9f73c61932b282ca
treecc932adbca3bbaad7e90c46a8f66537a2fbd7948
parent37c8fe2e3b3a9b893f89ec69b05acf7b80afe41b
wlantest: Remove CCMP specific AAD handling from GCMP

GCMP encodes length of AAD differently, so remove the unnecessary
code that got copied from the CCMP implementation.

Signed-hostap: Jouni Malinen <j@w1.fi>
wlantest/gcmp.c