Home
last modified time | relevance | path

Searched refs:open_rec (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c284 struct tls_rec *rec = ctx->open_rec; in tls_trim_both_msgs()
296 struct tls_rec *rec = ctx->open_rec; in tls_alloc_encrypted_msg()
307 struct tls_rec *rec = ctx->open_rec; in tls_clone_plaintext_msg()
369 struct tls_rec *rec = ctx->open_rec; in tls_free_open_rec()
373 ctx->open_rec = NULL; in tls_free_open_rec()
500 struct tls_rec *rec = ctx->open_rec; in tls_do_encryption()
549 ctx->open_rec = NULL; in tls_do_encryption()
678 struct tls_rec *rec = ctx->open_rec, *tmp = NULL; in tls_push_record()
785 ctx->open_rec = tmp; in tls_push_record()
878 bool reset_eval = !ctx->open_rec; in bpf_exec_tx_verdict()
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c312 struct tls_rec *rec = ctx->open_rec; in tls_trim_both_msgs()
324 struct tls_rec *rec = ctx->open_rec; in tls_alloc_encrypted_msg()
335 struct tls_rec *rec = ctx->open_rec; in tls_clone_plaintext_msg()
399 struct tls_rec *rec = ctx->open_rec; in tls_free_open_rec()
403 ctx->open_rec = NULL; in tls_free_open_rec()
540 struct tls_rec *rec = ctx->open_rec; in tls_do_encryption()
601 ctx->open_rec = NULL; in tls_do_encryption()
730 struct tls_rec *rec = ctx->open_rec, *tmp = NULL; in tls_push_record()
836 ctx->open_rec = tmp; in tls_push_record()
931 bool reset_eval = !ctx->open_rec; in bpf_exec_tx_verdict()
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dtls.h96 struct tls_rec *open_rec; member
/kernel/linux/linux-5.10/include/net/
H A Dtls.h135 struct tls_rec *open_rec; member

Completed in 9 milliseconds