cast_encrypt 19 crypto/cast.h void cast_encrypt(cast_key * key, u_int8_t * inblock, u_int8_t * outblock); cast_encrypt 410 crypto/xform.c cast_encrypt((cast_key *) key, blk, blk);