freebsd-dev/sys/crypto/ccp
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
..
ccp_hardware.c
ccp_hardware.h
ccp_lsb.c
ccp_lsb.h
ccp.c crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
ccp.h