Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dblowfish_common.c349 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() function
399 EXPORT_SYMBOL_GPL(blowfish_setkey);
Dblowfish_generic.c121 .cia_setkey = blowfish_setkey,
/linux-4.4.14/include/crypto/
Dblowfish.h20 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key,
/linux-4.4.14/arch/x86/crypto/
Dblowfish_glue.c371 .cia_setkey = blowfish_setkey,
390 .setkey = blowfish_setkey,
410 .setkey = blowfish_setkey,
430 .setkey = blowfish_setkey,