Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/crypto/
A Dtwofish_glue.c54 static void twofish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in twofish_encrypt() function
78 .cia_encrypt = twofish_encrypt,
/linux-6.3-rc2/crypto/
A Dtwofish_generic.c95 static void twofish_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in twofish_encrypt() function
176 .cia_encrypt = twofish_encrypt,

Completed in 6 milliseconds