DES_string_to_key
void DES_string_to_key(const char *str, DES_cblock *key);
LCRYPTO_ALIAS(DES_string_to_key);
LCRYPTO_USED(DES_string_to_key);