Home
last modified time | relevance | path

Searched defs:GetDtlsSrtpCryptoSuite (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dsslstreamadapter.cc75 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
Dopensslstreamadapter.cc451 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::OpenSSLStreamAdapter
Dsslstreamadapter_unittest.cc470 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase