Home
last modified time | relevance | path

Searched refs:skcipher_recvmsg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c149 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg() function
198 .recvmsg = skcipher_recvmsg,
270 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c149 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg() function
197 .recvmsg = skcipher_recvmsg,
257 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()

Completed in 2 milliseconds