Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_ntlm_mechanism.cc50 int SetAuthTokenFromBinaryToken(std::string* auth_token, in SetAuthTokenFromBinaryToken() function
129 return SetAuthTokenFromBinaryToken(auth_token, in GenerateAuthToken()
159 return SetAuthTokenFromBinaryToken(auth_token, next_token); in GenerateAuthToken()