opnsense-src/sys/dev/qat
John Baldwin b1b987dbb8 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-06-08 09:49:16 +02:00
..
qat.c crypto: Validate AES-GCM IV length in check_csp(). 2022-06-08 09:49:16 +02:00
qat_ae.c qat: Address -Wunused-but-set-variable warnings 2021-12-26 19:15:14 -05:00
qat_aevar.h
qat_c2xxx.c
qat_c2xxxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_c3xxx.c
qat_c3xxxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_c62x.c
qat_c62xreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_d15xx.c
qat_d15xxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_dh895xcc.c
qat_dh895xccreg.h qat: Fix DH895XCC firmware module autoloading 2021-01-14 11:41:28 -05:00
qat_hw15.c qat: Add support for separate AAD and output buffers 2021-02-03 09:37:41 -05:00
qat_hw15reg.h
qat_hw15var.h
qat_hw17.c qat: Add support for separate AAD and output buffers 2021-02-03 09:37:41 -05:00
qat_hw17reg.h
qat_hw17var.h
qatreg.h qat: Add support for separate AAD and output buffers 2021-02-03 09:37:41 -05:00
qatvar.h qat: Add support for separate AAD and output buffers 2021-02-03 09:37:41 -05:00