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);
441 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) in af_alg_cmsg_send() function480 EXPORT_SYMBOL_GPL(af_alg_cmsg_send);
183 err = af_alg_cmsg_send(msg, &con); in aead_sendmsg()
313 err = af_alg_cmsg_send(msg, &con); in skcipher_sendmsg()