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

/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dtwofish.h38 extern int lrw_twofish_setkey(struct crypto_tfm *tfm, const u8 *key,
/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c216 int lrw_twofish_setkey(struct crypto_tfm *tfm, const u8 *key, lrw_twofish_setkey() function
229 EXPORT_SYMBOL_GPL(lrw_twofish_setkey); variable
410 .setkey = lrw_twofish_setkey,
H A Dtwofish_avx_glue.c419 .setkey = lrw_twofish_setkey,

Completed in 159 milliseconds