blowfish_setkey
.cia_setkey = blowfish_setkey,
return blowfish_setkey(&tfm->base, key, keylen);
EXPORT_SYMBOL_GPL(blowfish_setkey);
.cia_setkey = blowfish_setkey,
int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key,