Searched refs:STUN_ATTR_NONCE (Results 1 – 5 of 5) sorted by relevance
892 STUN_ATTR_NONCE, nonce_))); in AddRequestAuthInfo()920 response->GetByteString(STUN_ATTR_NONCE); in UpdateNonce()1142 response->GetByteString(STUN_ATTR_NONCE); in OnAuthChallenge()1184 response->GetByteString(STUN_ATTR_NONCE); in OnTryAlternate()
303 msg->GetByteString(STUN_ATTR_NONCE); in CheckAuthorization()468 STUN_ATTR_NONCE, GenerateNonce()))); in SendErrorResponseWithRealmAndNonce()
46 STUN_ATTR_NONCE = 0x0015, // ByteString enumerator
384 case STUN_ATTR_NONCE: return STUN_VALUE_BYTE_STRING; in GetAttributeValueType()
683 msg.GetByteString(STUN_ATTR_NONCE); in TEST_F()