Home
last modified time | relevance | path

Searched refs:tls_offload_ctx_rx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.h82 return container_of(tls_offload_ctx_rx(tls_ctx), in mlx5e_get_tls_rx_context()
/Linux-v4.19/include/net/
Dtls.h419 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx() function
428 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_request()
/Linux-v4.19/net/tls/
Dtls_device.c59 kfree(tls_offload_ctx_rx(ctx)); in tls_device_free_ctx()
557 rx_ctx = tls_offload_ctx_rx(tls_ctx); in handle_device_resync()
632 struct tls_offload_context_rx *ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_decrypted()