HardenedBSD/sys/opencrypto
Mark Johnston 5dfca6c375 ktls: Remove the socket parameter to ktls_ocf_try()
The socket is unused, and not passing it means that there's less to
think about when considering how KTLS is synchronized with the rest of
the socket code.  No functional change intended.

Reviewed by:	gallatin
MFC after:	2 weeks
Sponsored by:	Klara, Inc.
Sponsored by:	Stormshield
Differential Revision:	https://reviews.freebsd.org/D45675
2024-07-08 12:10:48 -04:00
..
_cryptodev.h
cbc_mac.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cbc_mac.h
criov.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
crypto.c
cryptodeflate.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cryptodev_if.m
cryptodev.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cryptodev.h
cryptosoft.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
deflate.h
gfmult.c
gfmult.h
gmac.c
gmac.h
ktls_ocf.c ktls: Remove the socket parameter to ktls_ocf_try() 2024-07-08 12:10:48 -04:00
ktls.h ktls: Remove the socket parameter to ktls_ocf_try() 2024-07-08 12:10:48 -04:00
rmd160.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rmd160.h
xform_aes_cbc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_aes_icm.c
xform_aes_xts.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_auth.h
xform_cbc_mac.c
xform_chacha20_poly1305.c
xform_cml.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_comp.h
xform_deflate.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_enc.h
xform_gmac.c
xform_null.c
xform_poly1305.c
xform_rmd160.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_sha1.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_sha2.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform.h