freebsd-dev/sys/crypto/armv8
John Baldwin 6e17a2e00d crypto: Validate AES-GCM IV length in check_csp().
This centralizes the check for valid nonce lengths for AES-GCM.

While here, remove some duplicate checks for valid AES-GCM tag lengths
from ccp(4) and ccr(4).

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33194
2021-12-09 11:52:41 -08:00
..
armv8_crypto_wrap.c armv8crypto: note derivation in armv8_crypto_wrap.c 2021-03-19 10:53:49 -03:00
armv8_crypto.c crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
armv8_crypto.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
stdint.h