Searched refs:STUN_ERROR_REASON_STALE_NONCE (Results 1 – 3 of 3) sorted by relevance
343 STUN_ERROR_REASON_STALE_NONCE); in CheckAuthorization()360 STUN_ERROR_REASON_STALE_NONCE); in CheckAuthorization()
107 extern const char STUN_ERROR_REASON_STALE_NONCE[];
54 const char STUN_ERROR_REASON_STALE_NONCE[] = "Stale Nonce"; variable