Searched refs:af_alg_cmsg_send (Results 1 – 4 of 4) sorted by relevance
82 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con);
438 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) in af_alg_cmsg_send() function477 EXPORT_SYMBOL_GPL(af_alg_cmsg_send);
181 err = af_alg_cmsg_send(msg, &con); in aead_sendmsg()
321 err = af_alg_cmsg_send(msg, &con); in skcipher_sendmsg()