freebsd-dev/sys/crypto/aesni
John Baldwin 655eb762c3 aesni: Support AES-CCM requests with a truncated tag.
Reviewed by:	sef
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32115
2021-10-06 14:08:48 -07:00
..
aesencdec.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
aeskeys_amd64.S
aeskeys_i386.S
aesni_ccm.c aesni: Support AES-CCM requests with a truncated tag. 2021-10-06 14:08:48 -07:00
aesni_ghash.c
aesni_os.h
aesni_wrap.c aesni: Avoid a potential out-of-bounds load in aes_encrypt_icm() 2021-08-30 14:22:20 -04:00
aesni.c aesni: Support AES-CCM requests with a truncated tag. 2021-10-06 14:08:48 -07:00
aesni.h aesni: Support AES-CCM requests with a truncated tag. 2021-10-06 14:08:48 -07:00
intel_sha1.c aesni(4): Fix GCC build 2017-09-29 19:56:09 +00:00
intel_sha256.c aesni(4): Fix GCC build 2017-09-29 19:56:09 +00:00
sha_sse.h