omap_aes_ctx      180 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
omap_aes_ctx      249 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx;
omap_aes_ctx      353 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
omap_aes_ctx      364 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
omap_aes_ctx      375 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm);
omap_aes_ctx      390 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm);
omap_aes_ctx      418 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(
omap_aes_ctx      510 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(
omap_aes_ctx      551 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
omap_aes_ctx      612 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm);
omap_aes_ctx      633 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm);
omap_aes_ctx      662 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm);
omap_aes_ctx      672 drivers/crypto/omap-aes.c 	struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm);
omap_aes_ctx      691 drivers/crypto/omap-aes.c 	.cra_ctxsize		= sizeof(struct omap_aes_ctx),
omap_aes_ctx      713 drivers/crypto/omap-aes.c 	.cra_ctxsize		= sizeof(struct omap_aes_ctx),
omap_aes_ctx      739 drivers/crypto/omap-aes.c 	.cra_ctxsize		= sizeof(struct omap_aes_ctx),
omap_aes_ctx      772 drivers/crypto/omap-aes.c 		.cra_ctxsize		= sizeof(struct omap_aes_ctx),
omap_aes_ctx      792 drivers/crypto/omap-aes.c 		.cra_ctxsize		= sizeof(struct omap_aes_ctx),
omap_aes_ctx      156 drivers/crypto/omap-aes.h 	struct omap_aes_ctx	*ctx;