Home
last modified time | relevance | path

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

/Linux-v4.19/net/tls/
Dtls_device.c219 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() function
266 tls_append_frag(record, &dummy_tag_frag, ctx->tx.tag_size); in tls_push_record()
416 tls_append_frag(record, pfrag, copy); in tls_push_data()