Searched defs:ValidateMessageIntegrity (Results 1 – 2 of 2) sorted by relevance
204 bool StunMessage::ValidateMessageIntegrity(const char* data, in ValidateMessageIntegrity() function in cricket::StunMessage
1197 TEST_F(StunTest, ValidateMessageIntegrity) { in TEST_F() argument