Searched refs:_DigestResponse (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/netservices/
H A DHttpAuthentication.h83 BString _DigestResponse(const BString& uri,
/haiku/src/kits/network/libnetservices/
H A DHttpAuthentication.cpp314 << _DigestResponse(url.Path(), method) << "\"";
401 BHttpAuthentication::_DigestResponse(const BString& uri, const BString& method) const function in class:BHttpAuthentication

Completed in 81 milliseconds