Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dblowfish_glue.c75 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt() function
373 .cia_decrypt = blowfish_decrypt,