Home
last modified time | relevance | path

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

/net/tls/
Dtls_sw.c284 struct tls_rec *rec = ctx->open_rec; in tls_trim_both_msgs() local
296 struct tls_rec *rec = ctx->open_rec; in tls_alloc_encrypted_msg() local
307 struct tls_rec *rec = ctx->open_rec; in tls_clone_plaintext_msg() local
332 struct tls_rec *rec; in tls_get_rec() local
358 static void tls_free_rec(struct sock *sk, struct tls_rec *rec) in tls_free_rec()
369 struct tls_rec *rec = ctx->open_rec; in tls_free_open_rec() local
381 struct tls_rec *rec, *tmp; in tls_tx_records() local
445 struct tls_rec *rec; in tls_encrypt_done() local
504 struct tls_rec *rec = ctx->open_rec; in tls_do_encryption() local
682 struct tls_rec *rec = ctx->open_rec, *tmp = NULL; in tls_push_record() local
[all …]