mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-10 19:01:23 +02:00
fixes longstanding bug in afalg_aes.c that made no-AAD handles non-interchangeable with AAD handles. also adds missing arg validation and KEYUSAGE_E checks throughout AF_ALG.