Home
last modified time | relevance | path

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

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