Home
last modified time | relevance | path

Searched defs:ha2 (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/http/
Dhttp_auth_handler_digest.cc346 std::string ha2 = base::MD5String(method + ":" + path); in AssembleResponseDigest() local
/external/curl/lib/vauth/
Ddigest.c686 unsigned char ha2[65]; /* 64 digits and 1 zero byte */ in auth_create_digest_http_message() local
/external/libcups/cups/
Dhttp-support.c1314 ha2[65], /* Hash of method:request-uri */ in _httpSetDigestAuthString() local