Searched refs:priv_ctx_tx (Results 1 – 3 of 3) sorted by relevance
246 void *priv_ctx_tx; member587 return (struct tls_sw_context_tx *)tls_ctx->priv_ctx_tx; in tls_sw_ctx_tx()593 return (struct tls_offload_context_tx *)tls_ctx->priv_ctx_tx; in tls_offload_ctx_tx()
1016 if (ctx->priv_ctx_tx) in tls_set_device_offload()1133 ctx->priv_ctx_tx = offload_ctx; in tls_set_device_offload()1167 ctx->priv_ctx_tx = NULL; in tls_set_device_offload()
2316 if (!ctx->priv_ctx_tx) { in tls_set_sw_offload()2322 ctx->priv_ctx_tx = sw_ctx_tx; in tls_set_sw_offload()2325 (struct tls_sw_context_tx *)ctx->priv_ctx_tx; in tls_set_sw_offload()2506 kfree(ctx->priv_ctx_tx); in tls_set_sw_offload()2507 ctx->priv_ctx_tx = NULL; in tls_set_sw_offload()