Need GetHMACSize and GetIVSize for wpas 2.0

This commit is contained in:
Sean Parkinson
2017-03-03 11:31:16 +10:00
parent fd3093f937
commit 7897d04145

View File

@ -343,6 +343,7 @@ then
enable_shared=no
enable_static=yes
AM_CFLAGS="$AM_CFLAGS -DHAVE_SECRET_CALLBACK -DWOLFSSL_STATIC_RSA"
AM_CFLAGS="$AM_CFLAGS -DATOMIC_USER"
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_WPAS"
fi