ppc_xts_ctx       124 arch/powerpc/crypto/aes-spe-glue.c 	struct ppc_xts_ctx *ctx = crypto_tfm_ctx(tfm);
ppc_xts_ctx       326 arch/powerpc/crypto/aes-spe-glue.c 	struct ppc_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
ppc_xts_ctx       357 arch/powerpc/crypto/aes-spe-glue.c 	struct ppc_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
ppc_xts_ctx       477 arch/powerpc/crypto/aes-spe-glue.c 	.cra_ctxsize		=	sizeof(struct ppc_xts_ctx),