BF_decrypt
BF_decrypt(tin,(const BF_KEY *)schedule);
BF_decrypt(d,key);
void BF_decrypt(BF_LONG *, const BF_KEY *);