Home
last modified time | relevance | path

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

/Linux-v4.19/net/tls/
Dtls_sw.c117 static int alloc_encrypted_sg(struct sock *sk, int len) in alloc_encrypted_sg() function
403 ret = alloc_encrypted_sg(sk, required_size); in tls_sw_sendmsg()
553 ret = alloc_encrypted_sg(sk, required_size); in tls_sw_sendpage()