Searched refs:dtls_enabled (Results 1 – 3 of 3) sorted by relevance
114 bool dtls_enabled) in WebRtcSessionDescriptionFactory() argument131 SetSdesPolicy(dtls_enabled ? cricket::SEC_DISABLED : cricket::SEC_REQUIRED); in WebRtcSessionDescriptionFactory()133 if (!dtls_enabled) { in WebRtcSessionDescriptionFactory()
101 bool dtls_enabled);
110 bool dtls_enabled, in VerifyCrypto() argument129 if (dtls_enabled) { in VerifyCrypto()