Home
last modified time | relevance | path

Searched refs:af_alg_sgl (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Dif_alg.h58 struct af_alg_sgl { struct
76 struct af_alg_sgl sgl; argument
174 void af_alg_free_sg(struct af_alg_sgl *sgl);
/linux/crypto/
H A Daf_alg.c537 static void af_alg_link_sg(struct af_alg_sgl *sgl_prev, in af_alg_link_sg()
538 struct af_alg_sgl *sgl_new) in af_alg_link_sg()
544 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg()
H A Dalgif_hash.c20 struct af_alg_sgl sgl;