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