s390_pxts_ctx     356 arch/s390/crypto/paes_s390.c 	struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm);
s390_pxts_ctx     366 arch/s390/crypto/paes_s390.c 	struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm);
s390_pxts_ctx     372 arch/s390/crypto/paes_s390.c static int __xts_paes_set_key(struct s390_pxts_ctx *ctx)
s390_pxts_ctx     398 arch/s390/crypto/paes_s390.c 	struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm);
s390_pxts_ctx     436 arch/s390/crypto/paes_s390.c 	struct s390_pxts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
s390_pxts_ctx     505 arch/s390/crypto/paes_s390.c 	.cra_ctxsize		=	sizeof(struct s390_pxts_ctx),