Searched refs:twofish_decrypt (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue.c59 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) twofish_decrypt() function
79 .cia_decrypt = twofish_decrypt
/linux-4.1.27/crypto/
H A Dtwofish_generic.c146 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) twofish_decrypt() function
196 .cia_decrypt = twofish_decrypt } }

Completed in 104 milliseconds