Home
last modified time | relevance | path

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

/linux/include/net/
A Dtls.h624 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx() function
636 return tls_offload_ctx_rx(tls_ctx)->driver_state; in __tls_driver_ctx()
652 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_request()
662 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_async_request_start()
674 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_async_request_end()
685 tls_offload_ctx_rx(tls_ctx)->resync_type = type; in tls_offload_rx_resync_set_type()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dtls.h89 return container_of(tls_offload_ctx_rx(tls_ctx), in mlx5e_get_tls_rx_context()
A Dktls_rx.c627 tls_offload_ctx_rx(tls_ctx)->resync_async = &resync->core; in mlx5e_ktls_add_rx()
/linux/net/tls/
A Dtls_device.c65 kfree(tls_offload_ctx_rx(ctx)); in tls_device_free_ctx()
681 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_resync_rx()
767 rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_rx_resync_new_rec()
950 struct tls_offload_context_rx *ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_decrypted()

Completed in 16 milliseconds