Home
last modified time | relevance | path

Searched refs:bf_encrypt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblowfish_generic.c36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt() function
117 .cia_encrypt = bf_encrypt,
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_generic.c37 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt() function
113 .cia_encrypt = bf_encrypt,

Completed in 1 milliseconds