af_alg_tsgl       490 crypto/af_alg.c 	struct af_alg_tsgl *sgl;
af_alg_tsgl       493 crypto/af_alg.c 	sgl = list_entry(ctx->tsgl_list.prev, struct af_alg_tsgl, list);
af_alg_tsgl       531 crypto/af_alg.c 	const struct af_alg_tsgl *sgl;
af_alg_tsgl       588 crypto/af_alg.c 	struct af_alg_tsgl *sgl;
af_alg_tsgl       593 crypto/af_alg.c 		sgl = list_first_entry(&ctx->tsgl_list, struct af_alg_tsgl,
af_alg_tsgl       821 crypto/af_alg.c 	struct af_alg_tsgl *sgl;
af_alg_tsgl       871 crypto/af_alg.c 					 struct af_alg_tsgl, list);
af_alg_tsgl       905 crypto/af_alg.c 		sgl = list_entry(ctx->tsgl_list.prev, struct af_alg_tsgl,
af_alg_tsgl       967 crypto/af_alg.c 	struct af_alg_tsgl *sgl;
af_alg_tsgl       991 crypto/af_alg.c 	sgl = list_entry(ctx->tsgl_list.prev, struct af_alg_tsgl, list);
af_alg_tsgl       101 crypto/algif_aead.c 	struct af_alg_tsgl *tsgl, *tmp;
af_alg_tsgl        72 include/crypto/if_alg.h #define MAX_SGL_ENTS ((4096 - sizeof(struct af_alg_tsgl)) / \