Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgif_skcipher.c37 static int skcipher_sendmsg(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg() function
196 .sendmsg = skcipher_sendmsg,
245 return skcipher_sendmsg(sock, msg, size); in skcipher_sendmsg_nokey()