Searched refs:af_alg_cmsg_send (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dif_alg.h82 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con);
/linux-4.1.27/crypto/
H A Daf_alg.c438 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) af_alg_cmsg_send() function
477 EXPORT_SYMBOL_GPL(af_alg_cmsg_send); variable
H A Dalgif_aead.c181 err = af_alg_cmsg_send(msg, &con); aead_sendmsg()
H A Dalgif_skcipher.c321 err = af_alg_cmsg_send(msg, &con); skcipher_sendmsg()

Completed in 46 milliseconds