Home
last modified time | relevance | path

Searched refs:ValidateMessageIntegrityOfType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/transport/
Dstun.cc207 return ValidateMessageIntegrityOfType(STUN_ATTR_MESSAGE_INTEGRITY, in ValidateMessageIntegrity()
215 return ValidateMessageIntegrityOfType(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32, in ValidateMessageIntegrity32()
222 bool StunMessage::ValidateMessageIntegrityOfType(int mi_attr_type, in ValidateMessageIntegrityOfType() function in cricket::StunMessage
Dstun.h260 static bool ValidateMessageIntegrityOfType(int mi_attr_type,