opnsense-src/sys/dev/cxgbe/crypto
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
..
t4_crypto.c crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
t4_crypto.h cxgbe: De-duplicate some of the code for managing TLS key contexts. 2021-06-15 17:45:32 -07:00
t4_kern_tls.c cxgbe: fix LINT-NOIP builds 2021-09-24 14:21:18 +02:00
t4_keyctx.c crypto: Constify all transform descriptors 2021-07-26 16:41:05 -04:00