Searched defs:GetDtlsSrtpCryptoSuite (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | ssl_stream_adapter.cc | 121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter |
D | openssl_stream_adapter.cc | 468 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::OpenSSLStreamAdapter |
D | ssl_stream_adapter_unittest.cc | 590 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase |