Home
last modified time | relevance | path

Searched refs:tls_offload_ctx_tx (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.h87 return container_of(tls_offload_ctx_tx(tls_ctx), in chcr_get_ktls_tx_context()
/linux-6.3-rc2/include/net/
A Dtls.h404 tls_offload_ctx_tx(const struct tls_context *tls_ctx) in tls_offload_ctx_tx() function
437 return tls_offload_ctx_tx(tls_ctx)->driver_state; in __tls_driver_ctx()
/linux-6.3-rc2/net/tls/
A Dtls_device.c58 kfree(tls_offload_ctx_tx(ctx)); in tls_device_free_ctx()
110 struct tls_offload_context_tx *offload_ctx = tls_offload_ctx_tx(ctx); in tls_device_queue_ctx_destruction()
171 ctx = tls_offload_ctx_tx(tls_ctx); in tls_icsk_clean_acked()
198 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_device_sk_destruct()
440 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_push_data()
A Dtls_device_fallback.c328 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_enc_skb()
399 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_sw_fallback()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dktls_tx.c494 priv_tx->tx_ctx = tls_offload_ctx_tx(tls_ctx); in mlx5e_ktls_add_tx()

Completed in 11 milliseconds