DES_encrypt1
DES_encrypt1(ti,schedule,DES_ENCRYPT);
DES_encrypt1(ti,schedule,DES_ENCRYPT);
DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
DES_encrypt1(ll,ks,enc);
DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
DES_encrypt1(ti,schedule,DES_ENCRYPT);
DES_encrypt1(tin,schedule,DES_ENCRYPT);
DES_encrypt1(tin,schedule,DES_DECRYPT);
DES_encrypt1(tin,schedule,DES_DECRYPT);
DES_encrypt1(tin,schedule,DES_ENCRYPT);
void DES_encrypt1(DES_LONG *data,DES_key_schedule *ks, int enc);