Home
last modified time | relevance | path

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

/linux/crypto/
H A Dalgif_skcipher.c218 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg() function
266 .recvmsg = skcipher_recvmsg,
326 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()