Searched refs:af_alg_sgl (Results 1 – 5 of 5) sorted by relevance
65 struct af_alg_sgl { struct78 int af_alg_make_sg(struct af_alg_sgl *sgl, struct iov_iter *iter, int len); argument79 void af_alg_free_sg(struct af_alg_sgl *sgl);80 void af_alg_link_sg(struct af_alg_sgl *sgl_prev, struct af_alg_sgl *sgl_new);
394 int af_alg_make_sg(struct af_alg_sgl *sgl, struct iov_iter *iter, int len) in af_alg_make_sg()425 void af_alg_link_sg(struct af_alg_sgl *sgl_prev, struct af_alg_sgl *sgl_new) in af_alg_link_sg()432 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg()
25 struct af_alg_sgl sgl;
41 struct af_alg_sgl rsgl;59 struct af_alg_sgl sgl;
40 struct af_alg_sgl rsgl[RSGL_MAX_ENTRIES];