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

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

Completed in 210 milliseconds