Searched defs:salt (Results 1 – 1 of 1) sorted by relevance
451 static void apr_md5_encode(const char *pw, const char *salt, char *result, size_t nbytes) { in apr_md5_encode()648 char salt[32]; in http_auth_basic_password_compare() local