Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dblowfish_glue.c43 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt() function
104 .cia_encrypt = blowfish_encrypt,