DES_is_weak_key
} while (DES_is_weak_key(ret));
if (DES_is_weak_key(key))
int DES_is_weak_key(const_DES_cblock *key);