Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls_sw.c607 static int tls_split_open_record(struct sock *sk, struct tls_rec *from, in tls_split_open_record()
756 rc = tls_split_open_record(sk, rec, &tmp, msg_pl, msg_en, in tls_push_record()
761 /* This can happen if above tls_split_open_record allocates in tls_push_record()
606 static int tls_split_open_record(struct sock *sk, struct tls_rec *from, tls_split_open_record() function