Home
last modified time | relevance | path

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

/linux-6.12.1/net/tls/
Dtls.h125 struct scatterlist sg_content_type; member
Dtls_sw.c784 sg_set_buf(&rec->sg_content_type, &rec->content_type, 1); in tls_push_record()
785 sg_mark_end(&rec->sg_content_type); in tls_push_record()
787 &rec->sg_content_type); in tls_push_record()