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

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

Completed in 44 milliseconds