Home
last modified time | relevance | path

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

/arch/x86/include/asm/crypto/
Dtwofish.h41 extern void lrw_twofish_exit_tfm(struct crypto_tfm *tfm);
/arch/x86/crypto/
Dtwofish_glue_3way.c265 void lrw_twofish_exit_tfm(struct crypto_tfm *tfm) in lrw_twofish_exit_tfm() function
271 EXPORT_SYMBOL_GPL(lrw_twofish_exit_tfm);
404 .cra_exit = lrw_twofish_exit_tfm,
Dtwofish_avx_glue.c409 .cra_exit = lrw_twofish_exit_tfm,