Home
last modified time | relevance | path

Searched defs:blowfish_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblowfish_common.c344 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() function
394 EXPORT_SYMBOL_GPL(blowfish_setkey); variable
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_common.c345 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() function
395 EXPORT_SYMBOL_GPL(blowfish_setkey); variable

Completed in 2 milliseconds