Searched refs:af_alg_sgl (Results 1 – 4 of 4) sorted by relevance
58 struct af_alg_sgl { struct76 struct af_alg_sgl sgl; argument169 void af_alg_free_sg(struct af_alg_sgl *sgl);
536 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()
20 struct af_alg_sgl sgl;
271 struct af_alg_sgl *sgl_prev = &areq->last_rsgl->sgl; in _aead_recvmsg()