Searched refs:CleanupSSL (Results 1 - 12 of 12) sorted by relevance

/external/webrtc/webrtc/base/
H A Dssladapter.cc51 bool CleanupSSL() { function in namespace:rtc
52 return OpenSSLAdapter::CleanupSSL();
65 bool CleanupSSL() { function in namespace:rtc
H A Dssladapter.h59 bool CleanupSSL();
H A Dopenssladapter.h31 static bool CleanupSSL();
H A Dunittest_main.cc107 rtc::CleanupSSL();
H A Dopenssladapter.cc262 bool OpenSSLAdapter::CleanupSSL() { function in class:rtc::OpenSSLAdapter
/external/webrtc/talk/app/webrtc/java/jni/
H A Djni_onload.cc52 RTC_CHECK(rtc::CleanupSSL()) << "Failed to CleanupSSL()";
/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain.cc74 rtc::CleanupSSL();
/external/webrtc/webrtc/examples/peerconnection/client/linux/
H A Dmain.cc105 rtc::CleanupSSL();
/external/webrtc/talk/app/webrtc/
H A Ddtlsidentitystore_unittest.cc94 rtc::CleanupSSL();
/external/webrtc/talk/app/webrtc/objc/
H A DRTCPeerConnectionFactory.mm70 BOOL deinitialized = rtc::CleanupSSL();
/external/webrtc/talk/app/webrtc/objctests/
H A DRTCPeerConnectionTest.mm344 rtc::CleanupSSL();
/external/webrtc/webrtc/examples/objc/AppRTCDemo/tests/
H A DARDAppClientTest.mm319 rtc::CleanupSSL();

Completed in 3502 milliseconds