Home
last modified time | relevance | path

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

/crypto/
Daf_alg.c396 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) in af_alg_cmsg_send() function
429 EXPORT_SYMBOL_GPL(af_alg_cmsg_send);
Dalgif_skcipher.c258 err = af_alg_cmsg_send(msg, &con); in skcipher_sendmsg()