s390_paes_ctx     108 arch/s390/crypto/paes_s390.c static int __paes_set_key(struct s390_paes_ctx *ctx)
s390_paes_ctx     128 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     137 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     146 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     164 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
s390_paes_ctx     210 arch/s390/crypto/paes_s390.c 	.cra_ctxsize		=	sizeof(struct s390_paes_ctx),
s390_paes_ctx     229 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     238 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     243 arch/s390/crypto/paes_s390.c static int __cbc_paes_set_key(struct s390_paes_ctx *ctx)
s390_paes_ctx     265 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     282 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
s390_paes_ctx     336 arch/s390/crypto/paes_s390.c 	.cra_ctxsize		=	sizeof(struct s390_paes_ctx),
s390_paes_ctx     525 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     534 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     539 arch/s390/crypto/paes_s390.c static int __ctr_paes_set_key(struct s390_paes_ctx *ctx)
s390_paes_ctx     562 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm);
s390_paes_ctx     594 arch/s390/crypto/paes_s390.c 	struct s390_paes_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
s390_paes_ctx     674 arch/s390/crypto/paes_s390.c 	.cra_ctxsize		=	sizeof(struct s390_paes_ctx),