Home
last modified time | relevance | path

Searched refs:HA2 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/soap/
H A Dphp_http.c668 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
735 make_digest(HA2, hash); in make_http_soap_request()
755 PHP_MD5Update(&md5ctx, (unsigned char*)HA2, 32); in make_http_soap_request()

Completed in 8 milliseconds