Lines Matching defs:ctx
56 static void tls_device_free_ctx(struct tls_context *ctx) in tls_device_free_ctx()
72 struct tls_context *ctx, *tmp; in tls_device_gc_task() local
95 static void tls_device_queue_ctx_destruction(struct tls_context *ctx) in tls_device_queue_ctx_destruction()
154 struct tls_offload_context_tx *ctx; in tls_icsk_clean_acked() local
188 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_device_sk_destruct() local
272 struct tls_context *ctx, in tls_push_record()
306 struct tls_context *ctx, in tls_device_record_close()
423 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_push_data() local
667 void tls_device_write_space(struct sock *sk, struct tls_context *ctx) in tls_device_write_space()
820 struct tls_offload_context_rx *ctx, in tls_device_core_ctrl_rx_resync()
954 struct tls_offload_context_rx *ctx = tls_offload_ctx_rx(tls_ctx); in tls_device_decrypted() local
999 static void tls_device_attach(struct tls_context *ctx, struct sock *sk, in tls_device_attach()
1015 int tls_set_device_offload(struct sock *sk, struct tls_context *ctx) in tls_set_device_offload()
1189 int tls_set_device_offload_rx(struct sock *sk, struct tls_context *ctx) in tls_set_device_offload_rx()
1291 struct tls_context *ctx, *tmp; in tls_device_down() local