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 delete_all_records(struct tls_offload_context_tx * offload_ctx) delete_all_records() argument
279 tls_push_record(struct sock * sk,struct tls_context * ctx,struct tls_offload_context_tx * offload_ctx,struct tls_record_info * record,int flags) tls_push_record() argument
340 tls_create_new_record(struct tls_offload_context_tx * offload_ctx,struct page_frag * pfrag,size_t prepend_size) tls_create_new_record() argument
365 tls_do_allocation(struct sock * sk,struct tls_offload_context_tx * offload_ctx,struct page_frag * pfrag,size_t prepend_size) tls_do_allocation() argument
1035 struct tls_offload_context_tx *offload_ctx; alloc_offload_ctx_tx() local
1060 struct tls_offload_context_tx *offload_ctx; tls_set_device_offload() local
[all...]
H A Dtls_device_fallback.c459 rc = crypto_aead_setkey(offload_ctx->aead_send, in tls_sw_fallback_init() argument