Home
last modified time | relevance | path

Searched defs:offload_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/net/tls/
H A Dtls_device.c71 struct tls_offload_context_tx *offload_ctx = in tls_device_tx_del_task() local
110 struct tls_offload_context_tx *offload_ctx = tls_offload_ctx_tx(ctx); in tls_device_queue_ctx_destruction() local
148 static void delete_all_records(struct tls_offload_context_tx *offload_ctx) in delete_all_records()
279 struct tls_offload_context_tx *offload_ctx, in tls_push_record()
340 static int tls_create_new_record(struct tls_offload_context_tx *offload_ctx, in tls_create_new_record()
365 struct tls_offload_context_tx *offload_ctx, in tls_do_allocation()
1035 struct tls_offload_context_tx *offload_ctx; in alloc_offload_ctx_tx() local
1060 struct tls_offload_context_tx *offload_ctx; in tls_set_device_offload() local
H A Dtls_device_fallback.c459 struct tls_offload_context_tx *offload_ctx, in tls_sw_fallback_init()