Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dssl_stream_adapter.cc121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
Dopenssl_stream_adapter.cc468 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::OpenSSLStreamAdapter
Dssl_stream_adapter_unittest.cc590 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase