__twofish_setkey
EXPORT_SYMBOL_GPL(__twofish_setkey);
return __twofish_setkey(crypto_tfm_ctx(tfm), key, key_len);
int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key,