Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A 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;
70 char content_type;
73 struct sock *sk;
76 u8 iv_data[MAX_IV_SIZE];
77 struct aead_request aead_req;
[all …]

Completed in 4 milliseconds