1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/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 sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
cbc_mac.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cbc_mac.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
criov.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
crypto.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
cryptodeflate.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cryptodev_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
cryptodev.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cryptodev.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
cryptosoft.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
deflate.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
gfmult.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gfmult.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gmac.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gmac.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
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 sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_aes_cbc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_aes_icm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
xform_aes_xts.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_auth.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_cbc_mac.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
xform_chacha20_poly1305.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
xform_cml.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_comp.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_deflate.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xform_enc.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_gmac.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
xform_null.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
xform_poly1305.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
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 sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00