Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls_sw.c288 static int tls_alloc_encrypted_msg(struct sock *sk, int len) in tls_alloc_encrypted_msg() function
1034 ret = tls_alloc_encrypted_msg(sk, required_size); in tls_sw_sendmsg_locked()