_crypt_des_r
return _crypt_des_r(key, setting, data->buf);
char *_crypt_des_r(const char *key, const char *salt, char *outbuf);