cast_setkey        18 crypto/cast.h  void cast_setkey(cast_key * key, u_int8_t * rawkey, int keybytes);
cast_setkey       424 crypto/xform.c 	cast_setkey((cast_key *)*sched, key, len);