Searched refs:twofish_decrypt (Results 1 – 2 of 2) sorted by relevance
59 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in twofish_decrypt() function79 .cia_decrypt = twofish_decrypt
130 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in twofish_decrypt() function177 .cia_decrypt = twofish_decrypt } }
Completed in 3 milliseconds