Home
last modified time | relevance | path

Searched refs:STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/transport/
Dstun.cc215 return ValidateMessageIntegrityOfType(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32, in ValidateMessageIntegrity32()
317 return AddMessageIntegrityOfType(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32, in AddMessageIntegrity32()
Dstun.h676 STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32 = 0xC060, enumerator
Dstun_unittest.cc1380 msg.GetByteString(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32); in TEST_F()
1398 msg2.GetByteString(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32); in TEST_F()