Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/crypto/
Dblowfish_glue.c60 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt() function
356 .cia_decrypt = blowfish_decrypt,