Home
last modified time | relevance | path

Searched refs:twofish_lrw_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c219 struct twofish_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_twofish_setkey()
234 struct twofish_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_encrypt()
251 struct twofish_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_decrypt()
267 struct twofish_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_twofish_exit_tfm()
400 .cra_ctxsize = sizeof(struct twofish_lrw_ctx),
Dtwofish_avx_glue.c268 struct twofish_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_encrypt()
294 struct twofish_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_decrypt()
405 .cra_ctxsize = sizeof(struct twofish_lrw_ctx),
/linux-4.4.14/arch/x86/include/asm/crypto/
Dtwofish.h9 struct twofish_lrw_ctx { struct