Searched refs:auth_data_ (Results 1 – 3 of 3) sorted by relevance
74 if (auth_data_.empty()) { in GenerateAuthTokenImpl()81 if (!base::Base64Decode(auth_data_, &decoded_auth_data)) { in GenerateAuthTokenImpl()121 auth_data_.clear(); in ParseChallenge()137 auth_data_ = base64_param; in ParseChallenge()
168 std::string auth_data_; variable
650 return auth_data_.empty(); in NeedsIdentity()