Home
last modified time | relevance | path

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

/Linux-v6.1/net/tls/
Dtls.h57 struct tls_rec { struct
58 struct list_head list;
59 int tx_ready;
60 int tx_flags;
62 struct sk_msg msg_plaintext;
63 struct sk_msg msg_encrypted;
66 struct scatterlist sg_aead_in[2];
68 struct scatterlist sg_aead_out[2];
70 char content_type;
71 struct scatterlist sg_content_type;
[all …]