Searched refs:ComputeStunCredentialHash (Results 1 – 5 of 5) sorted by relevance
145 return ComputeStunCredentialHash(username, realm, username, key); in GetKey()
1142 const bool success = ComputeStunCredentialHash(credentials_.username, realm_, in UpdateHash()
546 bool ComputeStunCredentialHash(const std::string& username,
1204 bool ComputeStunCredentialHash(const std::string& username, in ComputeStunCredentialHash() function
1222 ComputeStunCredentialHash(kRfc5769SampleMsgWithAuthUsername, in TEST_F()