opnsense-src/sys/crypto/armv8
John Baldwin a41ff1661b 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

(cherry picked from commit 6e17a2e00d)
2022-04-29 13:50:04 -07:00
..
armv8_crypto.c crypto: Validate AES-GCM IV length in check_csp(). 2022-04-29 13:50:04 -07:00
armv8_crypto.h armv8crypto: Use cursors to access crypto buffer data 2022-03-18 11:31:44 -04:00
armv8_crypto_wrap.c armv8crypto: Remove leftover debug printfs 2022-03-18 11:31:57 -04:00
stdint.h Create an empty stdint.h for arm_neon.h to include. 2018-07-16 15:39:33 +00:00