Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Ddes3_ede_glue.c56 static void des3_ede_x86_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_encrypt() function
301 .cia_encrypt = des3_ede_x86_encrypt,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Ddes3_ede_glue.c66 static void des3_ede_x86_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_encrypt() function
399 .cia_encrypt = des3_ede_x86_encrypt,

Completed in 3 milliseconds