Searched refs:ppc_xts_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-glue.c48 struct ppc_xts_ctx { struct
127 struct ppc_xts_ctx *ctx = crypto_tfm_ctx(tfm); ppc_xts_setkey()
324 struct ppc_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ppc_xts_encrypt()
355 struct ppc_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ppc_xts_decrypt()
475 .cra_ctxsize = sizeof(struct ppc_xts_ctx),

Completed in 32 milliseconds