Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dtls.h428 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx() function
439 return tls_offload_ctx_rx(tls_ctx)->driver_state; in __tls_driver_ctx()
454 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_request()
464 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_async_request_start()
476 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_offload_rx_resync_async_request_end()
487 tls_offload_ctx_rx(tls_ctx)->resync_type = type; in tls_offload_rx_resync_set_type()
/linux-6.3-rc2/net/tls/
A Dtls_device.c64 kfree(tls_offload_ctx_rx(ctx)); in tls_device_free_ctx()
725 struct tls_offload_context_rx *rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_resync_rx()
811 rx_ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_rx_resync_new_rec()
1006 struct tls_offload_context_rx *ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_decrypted()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dktls_rx.c665 tls_offload_ctx_rx(tls_ctx)->resync_async = &resync->core; in mlx5e_ktls_add_rx()

Completed in 9 milliseconds