Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A 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,