Searched refs:af_alg_cmsg_send (Results 1 – 2 of 2) sorted by relevance
174 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con);
444 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) in af_alg_cmsg_send() function483 EXPORT_SYMBOL_GPL(af_alg_cmsg_send);840 err = af_alg_cmsg_send(msg, &con); in af_alg_sendmsg()