freebsd-dev/sys/opencrypto
Ed Maste 3471fcf3a4 opencrypto: mark INVARIANTS variables as __diagused
Fixes INVARIANTS build with Clang 15, which previously failed due to
set-but-not-used variable warnings.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-08-10 15:35:29 -04:00
..
_cryptodev.h
cbc_mac.c
cbc_mac.h
criov.c opencrypto: mark INVARIANTS variables as __diagused 2022-08-10 15:35:29 -04:00
crypto.c ddb: annotate some commands with DB_CMD_MEMSAFE 2022-07-18 22:06:09 +00:00
cryptodeflate.c
cryptodev_if.m
cryptodev.c
cryptodev.h
cryptosoft.c crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
deflate.h
gfmult.c
gfmult.h
gmac.c
gmac.h
ktls_ocf.c KTLS: Add a new recrypt operation to the software backend. 2022-04-22 15:52:50 -07:00
ktls.h KTLS: Add a new recrypt operation to the software backend. 2022-04-22 15:52:50 -07:00
rmd160.c
rmd160.h
xform_aes_cbc.c
xform_aes_icm.c
xform_aes_xts.c
xform_auth.h
xform_cbc_mac.c
xform_chacha20_poly1305.c
xform_cml.c
xform_comp.h
xform_deflate.c
xform_enc.h
xform_gmac.c
xform_null.c crypto: Fix the NULL_HMAC finalizer 2022-07-01 11:04:15 -04:00
xform_poly1305.c
xform_rmd160.c
xform_sha1.c
xform_sha2.c
xform.h