Searched refs:STUN_ERROR_REASON_STALE_NONCE (Results 1 – 3 of 3) sorted by relevance
322 STUN_ERROR_REASON_STALE_NONCE); in CheckAuthorization()339 STUN_ERROR_REASON_STALE_NONCE); in CheckAuthorization()
96 extern const char STUN_ERROR_REASON_STALE_NONCE[];
33 const char STUN_ERROR_REASON_STALE_NONCE[] = "Stale Nonce"; variable