fcrypt_ctx        238 crypto/fcrypt.c 	const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
fcrypt_ctx        270 crypto/fcrypt.c 	const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
fcrypt_ctx        305 crypto/fcrypt.c 	struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
fcrypt_ctx        396 crypto/fcrypt.c 	.cra_ctxsize		=	sizeof(struct fcrypt_ctx),