Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls_sw.c320 static int tls_alloc_encrypted_msg(struct sock *sk, int len) in tls_alloc_encrypted_msg() function
1075 ret = tls_alloc_encrypted_msg(sk, required_size); in tls_sw_sendmsg_locked()