Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgif_hash.c63 static int hash_sendmsg(struct socket *sock, struct msghdr *msg, in hash_sendmsg() function
293 .sendmsg = hash_sendmsg,
342 return hash_sendmsg(sock, msg, size); in hash_sendmsg_nokey()