cast5_setkey 32 arch/x86/crypto/cast5_avx_glue.c return cast5_setkey(&tfm->base, key, keylen); cast5_setkey 507 crypto/cast5_generic.c EXPORT_SYMBOL_GPL(cast5_setkey); cast5_setkey 522 crypto/cast5_generic.c .cia_setkey = cast5_setkey, cast5_setkey 19 include/crypto/cast5.h int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen);