freebsd-skq/sys/dev/mlx5
jhb ec37341fa9 Don't check the auth algorithm for GCM.
The upstream OpenSSL changes only set the cipher for GCM since the
authentication is redundant, and changes to OCF will soon remove the
GCM authentication algorithm constants entirely for the same reason.
In addition, ktls_create_session() already validates these fields and
wouldn't pass down an invalid auth_algorithm value to any drivers or
ktls backends.

Reviewed by:	hselasky
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D23671
2020-02-13 23:04:11 +00:00
..
mlx5_accel
mlx5_core Add support for disabling and polling MSIX interrupts in mlx5core. 2020-02-12 09:58:19 +00:00
mlx5_en Don't check the auth algorithm for GCM. 2020-02-13 23:04:11 +00:00
mlx5_fpga
mlx5_fpga_tools
mlx5_ib
mlx5_lib
cmd.h
cq.h Widen EPOCH(9) usage in mlx5en(4). 2020-01-30 12:35:13 +00:00
device.h Implement hardware TLS via send tags for mlx5en(4), which is supported by 2019-12-06 15:36:32 +00:00
diagnostics.h
doorbell.h
driver.h Add support for disabling and polling MSIX interrupts in mlx5core. 2020-02-12 09:58:19 +00:00
fs.h
mlx5_ifc.h Add basic support for TCP/IP based hardware TLS offload to mlx5core. 2019-12-05 15:16:19 +00:00
mlx5_rdma_if.h
mlx5io.h
mpfs.h
port.h
qp.h Fix compilation issue with mlx5core and sparc64 (gcc48): 2019-12-06 16:20:22 +00:00
srq.h
tls.h Add basic support for TCP/IP based hardware TLS offload to mlx5core. 2019-12-05 15:16:19 +00:00
vport.h