Home
last modified time | relevance | path

Searched refs:TLS_OFFLOAD_CONTEXT_SIZE_RX (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dtls.h84 TLS_OFFLOAD_CONTEXT_SIZE_RX); in mlx5e_get_tls_rx_context()
/kernel/linux/linux-6.6/include/net/
H A Dtls.h331 #define TLS_OFFLOAD_CONTEXT_SIZE_RX \ macro
/kernel/linux/linux-5.10/include/net/
H A Dtls.h350 #define TLS_OFFLOAD_CONTEXT_SIZE_RX \ macro
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c1224 context = kzalloc(TLS_OFFLOAD_CONTEXT_SIZE_RX, GFP_KERNEL); in tls_set_device_offload_rx()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c1245 context = kzalloc(TLS_OFFLOAD_CONTEXT_SIZE_RX, GFP_KERNEL); in tls_set_device_offload_rx()

Completed in 7 milliseconds