Searched refs:ValidateMessageIntegrityOfType (Results 1 – 2 of 2) sorted by relevance
246 if (ValidateMessageIntegrityOfType( in ValidateMessageIntegrity()254 if (ValidateMessageIntegrityOfType( in ValidateMessageIntegrity()344 return ValidateMessageIntegrityOfType(STUN_ATTR_MESSAGE_INTEGRITY, in ValidateMessageIntegrityForTesting()353 return ValidateMessageIntegrityOfType(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32, in ValidateMessageIntegrity32ForTesting()362 return ValidateMessageIntegrityOfType(STUN_ATTR_MESSAGE_INTEGRITY, in ValidateMessageIntegrity()371 return ValidateMessageIntegrityOfType(STUN_ATTR_GOOG_MESSAGE_INTEGRITY_32, in ValidateMessageIntegrity32()378 bool StunMessage::ValidateMessageIntegrityOfType(int mi_attr_type, in ValidateMessageIntegrityOfType() function in cricket::StunMessage
326 static bool ValidateMessageIntegrityOfType(int mi_attr_type,