Searched refs:priv_ctx_tx (Results 1 – 3 of 3) sorted by relevance
187 void *priv_ctx_tx; member409 return (struct tls_sw_context_tx *)tls_ctx->priv_ctx_tx; in tls_sw_ctx_tx()415 return (struct tls_offload_context_tx *)tls_ctx->priv_ctx_tx; in tls_offload_ctx_tx()
1164 if (!ctx->priv_ctx_tx) { in tls_set_sw_offload()1170 ctx->priv_ctx_tx = sw_ctx_tx; in tls_set_sw_offload()1173 (struct tls_sw_context_tx *)ctx->priv_ctx_tx; in tls_set_sw_offload()1315 kfree(ctx->priv_ctx_tx); in tls_set_sw_offload()1316 ctx->priv_ctx_tx = NULL; in tls_set_sw_offload()
672 if (ctx->priv_ctx_tx) { in tls_set_device_offload()781 ctx->priv_ctx_tx = offload_ctx; in tls_set_device_offload()811 ctx->priv_ctx_tx = NULL; in tls_set_device_offload()