wlantest: Move generic AES-CCM into separate functions
authorJouni Malinen <j@w1.fi>
Sun, 9 Sep 2012 15:00:14 +0000 (18:00 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 9 Sep 2012 15:03:31 +0000 (18:03 +0300)
commit05d6054cec16a5f5647d86ad825fcf4ffa22a170
tree4c9a4b99951ac751fd27e6287449067f1d20d85c
parent071c6164ab1e2491e268a3100c8acc976d0f8adf
wlantest: Move generic AES-CCM into separate functions

This part of the implementation is not specific to CCMP and could be
used for other purposes, too.

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