Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnserver.cc307 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_UNAUTHORIZED, in CheckAuthorization()
321 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE, in CheckAuthorization()
329 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_UNAUTHORIZED, in CheckAuthorization()
338 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE, in CheckAuthorization()
462 void TurnServer::SendErrorResponseWithRealmAndNonce( in SendErrorResponseWithRealmAndNonce() function in cricket::TurnServer
Dturnserver.h234 void SendErrorResponseWithRealmAndNonce(TurnServerConnection* conn,