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

/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dtwofish.h41 extern void lrw_twofish_exit_tfm(struct crypto_tfm *tfm);
/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c265 void lrw_twofish_exit_tfm(struct crypto_tfm *tfm) lrw_twofish_exit_tfm() function
271 EXPORT_SYMBOL_GPL(lrw_twofish_exit_tfm); variable
404 .cra_exit = lrw_twofish_exit_tfm,
H A Dtwofish_avx_glue.c411 .cra_exit = lrw_twofish_exit_tfm,

Completed in 87 milliseconds