Searched refs:tls_offload_ctx_rx (Results 1 – 3 of 3) sorted by relevance
428 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx() function439 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()
64 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()
665 tls_offload_ctx_rx(tls_ctx)->resync_async = &resync->core; in mlx5e_ktls_add_rx()
Completed in 9 milliseconds