seed_ctx          330 crypto/seed.c  	struct seed_ctx *ctx = crypto_tfm_ctx(tfm);
seed_ctx          366 crypto/seed.c  	const struct seed_ctx *ctx = crypto_tfm_ctx(tfm);
seed_ctx          404 crypto/seed.c  	const struct seed_ctx *ctx = crypto_tfm_ctx(tfm);
seed_ctx          445 crypto/seed.c  	.cra_ctxsize		=	sizeof(struct seed_ctx),