cast6_setkey 41 arch/x86/crypto/cast6_avx_glue.c return cast6_setkey(&tfm->base, key, keylen); cast6_setkey 154 crypto/cast6_generic.c EXPORT_SYMBOL_GPL(cast6_setkey); cast6_setkey 265 crypto/cast6_generic.c .cia_setkey = cast6_setkey, cast6_setkey 20 include/crypto/cast6.h int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen);