crypto4xx_ctx      74 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     127 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     211 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     228 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     243 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     259 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     290 drivers/crypto/amcc/crypto4xx_alg.c static int crypto4xx_sk_setup_fallback(struct crypto4xx_ctx *ctx,
crypto4xx_ctx     313 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher);
crypto4xx_ctx     363 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx, bool do_decrypt)
crypto4xx_ctx     377 drivers/crypto/amcc/crypto4xx_alg.c static int crypto4xx_aead_setup_fallback(struct crypto4xx_ctx *ctx,
crypto4xx_ctx     404 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm);
crypto4xx_ctx     462 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx  = crypto_tfm_ctx(req->base.tfm);
crypto4xx_ctx     506 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm);
crypto4xx_ctx     550 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm);
crypto4xx_ctx     611 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
crypto4xx_ctx     651 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm);
crypto4xx_ctx     668 drivers/crypto/amcc/crypto4xx_alg.c 				 sizeof(struct crypto4xx_ctx));
crypto4xx_ctx     689 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
crypto4xx_ctx     705 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
crypto4xx_ctx     724 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
crypto4xx_ctx     135 drivers/crypto/amcc/crypto4xx_core.c int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size)
crypto4xx_ctx     153 drivers/crypto/amcc/crypto4xx_core.c void crypto4xx_free_sa(struct crypto4xx_ctx *ctx)
crypto4xx_ctx     489 drivers/crypto/amcc/crypto4xx_core.c 					struct crypto4xx_ctx *ctx)
crypto4xx_ctx     555 drivers/crypto/amcc/crypto4xx_core.c 	struct crypto4xx_ctx *ctx;
crypto4xx_ctx     679 drivers/crypto/amcc/crypto4xx_core.c 		       struct crypto4xx_ctx *ctx,
crypto4xx_ctx     936 drivers/crypto/amcc/crypto4xx_core.c 			       struct crypto4xx_ctx *ctx)
crypto4xx_ctx     948 drivers/crypto/amcc/crypto4xx_core.c 	struct crypto4xx_ctx *ctx =  crypto_skcipher_ctx(sk);
crypto4xx_ctx     963 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_common_exit(struct crypto4xx_ctx *ctx)
crypto4xx_ctx     970 drivers/crypto/amcc/crypto4xx_core.c 	struct crypto4xx_ctx *ctx =  crypto_skcipher_ctx(sk);
crypto4xx_ctx     980 drivers/crypto/amcc/crypto4xx_core.c 	struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
crypto4xx_ctx     999 drivers/crypto/amcc/crypto4xx_core.c 	struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
crypto4xx_ctx    1201 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1221 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1242 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1262 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1282 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1301 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize = sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1332 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize	= sizeof(struct crypto4xx_ctx),
crypto4xx_ctx    1353 drivers/crypto/amcc/crypto4xx_core.c 			.cra_ctxsize	= sizeof(struct crypto4xx_ctx),
crypto4xx_ctx     149 drivers/crypto/amcc/crypto4xx_core.h int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size);
crypto4xx_ctx     150 drivers/crypto/amcc/crypto4xx_core.h void crypto4xx_free_sa(struct crypto4xx_ctx *ctx);
crypto4xx_ctx     151 drivers/crypto/amcc/crypto4xx_core.h void crypto4xx_free_ctx(struct crypto4xx_ctx *ctx);
crypto4xx_ctx     153 drivers/crypto/amcc/crypto4xx_core.h 		       struct crypto4xx_ctx *ctx,