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

/haiku-fatelf/headers/os/net/
H A DHttpAuthentication.h71 // _KD returns a hash value of the "data" prepended by
74 BString _KD(const BString& secret,
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpAuthentication.cpp355 BString response = _KD(_H(A1), secretResp);
389 BHttpAuthentication::_KD(const BString& secret, const BString& data) const function in class:BHttpAuthentication

Completed in 153 milliseconds