Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dtwofish.h43 extern int xts_twofish_setkey(struct crypto_tfm *tfm, const u8 *key,
/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c273 int xts_twofish_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_twofish_setkey() function
297 EXPORT_SYMBOL_GPL(xts_twofish_setkey);
430 .setkey = xts_twofish_setkey,
Dtwofish_avx_glue.c438 .setkey = xts_twofish_setkey,