Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds