Home
last modified time | relevance | path

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

/openbmc/linux/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()