Home
last modified time | relevance | path

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

/crypto/
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);
Dblowfish_generic.c116 .cia_setkey = blowfish_setkey,