Home
last modified time | relevance | path

Searched refs:af_alg_control (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/crypto/
Dif_alg.h45 struct af_alg_control { struct
82 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con);
/linux-4.4.14/crypto/
Daf_alg.c441 int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) in af_alg_cmsg_send()
Dalgif_aead.c176 struct af_alg_control con = {}; in aead_sendmsg()
Dalgif_skcipher.c305 struct af_alg_control con = {}; in skcipher_sendmsg()