Home
last modified time | relevance | path

Searched refs:open_record (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/tls/
A Dtls_device.c203 if (ctx->open_record) in tls_device_sk_destruct()
204 destroy_record(ctx->open_record); in tls_device_sk_destruct()
295 offload_ctx->open_record = NULL; in tls_push_record()
369 offload_ctx->open_record = record; in tls_create_new_record()
380 if (!offload_ctx->open_record) { in tls_do_allocation()
482 record = ctx->open_record; in tls_push_data()
493 ctx->open_record = NULL; in tls_push_data()
501 record = ctx->open_record; in tls_push_data()
546 ctx->open_record = NULL; in tls_push_data()
/linux-6.3-rc2/include/net/
A Dtls.h167 struct tls_record_info *open_record; member

Completed in 8 milliseconds