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

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

Completed in 77 milliseconds