Home
last modified time | relevance | path

Searched defs:ValidateMessageIntegrity (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.cc130 bool StunMessage::ValidateMessageIntegrity(const char* data, size_t size, in ValidateMessageIntegrity() function in cricket::StunMessage
Dstun_unittest.cc1137 TEST_F(StunTest, ValidateMessageIntegrity) { in TEST_F() argument