Searched refs:dtls_enabled (Results 1 – 3 of 3) sorted by relevance
155 bool dtls_enabled);
140 bool dtls_enabled) in WebRtcSessionDescriptionFactory() argument155 SetSdesPolicy(dtls_enabled ? cricket::SEC_DISABLED : cricket::SEC_REQUIRED); in WebRtcSessionDescriptionFactory()
184 bool dtls_enabled, in VerifyCrypto() argument203 if (dtls_enabled) { in VerifyCrypto()