Home
last modified time | relevance | path

Searched refs:tls_append_frag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c261 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() function
338 tls_append_frag(record, pfrag, prot->tag_size); in tls_device_record_close()
521 tls_append_frag(record, &zc_pfrag, copy); in tls_push_data()
530 tls_append_frag(record, pfrag, copy); in tls_push_data()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c248 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() function
323 tls_append_frag(record, pfrag, prot->tag_size); in tls_device_record_close()
493 tls_append_frag(record, pfrag, copy); in tls_push_data()

Completed in 4 milliseconds