__cast6_setkey
EXPORT_SYMBOL_GPL(__cast6_setkey);
return __cast6_setkey(crypto_tfm_ctx(tfm), key, keylen);
int __cast6_setkey(struct cast6_ctx *ctx, const u8 *key, unsigned int keylen);