Home
last modified time | relevance | path

Searched refs:TLS_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dxmpplogintask.cc128 if (pctx_->tls_option_ == buzz::TLS_REQUIRED && !tls_present) { in Advance()
132 if ((pctx_->tls_option_ == buzz::TLS_REQUIRED || in Advance()
Dxmppengine.h68 TLS_REQUIRED enumerator
Dxmppengineimpl.cc37 tls_option_(buzz::TLS_REQUIRED), in XmppEngineImpl()