cast_decrypt 20 crypto/cast.h void cast_decrypt(cast_key * key, u_int8_t * inblock, u_int8_t * outblock); cast_decrypt 416 crypto/xform.c cast_decrypt((cast_key *) key, blk, blk);