Home
last modified time | relevance | path

Searched refs:af_alg_sgl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h60 struct af_alg_sgl { struct
78 struct af_alg_sgl sgl;
171 int af_alg_make_sg(struct af_alg_sgl *sgl, struct iov_iter *iter, int len);
172 void af_alg_free_sg(struct af_alg_sgl *sgl);
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h58 struct af_alg_sgl { struct
76 struct af_alg_sgl sgl;
169 void af_alg_free_sg(struct af_alg_sgl *sgl);
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c404 int af_alg_make_sg(struct af_alg_sgl *sgl, struct iov_iter *iter, int len) in af_alg_make_sg()
435 static void af_alg_link_sg(struct af_alg_sgl *sgl_prev, in af_alg_link_sg()
436 struct af_alg_sgl *sgl_new) in af_alg_link_sg()
442 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg()
H A Dalgif_aead.c269 struct af_alg_sgl *sgl_prev = &areq->last_rsgl->sgl; in _aead_recvmsg()
H A Dalgif_hash.c20 struct af_alg_sgl sgl;
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c536 static void af_alg_link_sg(struct af_alg_sgl *sgl_prev, in af_alg_link_sg()
537 struct af_alg_sgl *sgl_new) in af_alg_link_sg()
543 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg()
H A Dalgif_aead.c271 struct af_alg_sgl *sgl_prev = &areq->last_rsgl->sgl; in _aead_recvmsg()
H A Dalgif_hash.c20 struct af_alg_sgl sgl;

Completed in 14 milliseconds