Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Dblowfish_glue.c53 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt() function
262 .cia_encrypt = blowfish_encrypt,