Searched defs:SetDtlsSrtpCryptoSuites (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | ssl_stream_adapter.cc | 111 bool SSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::SSLStreamAdapter |
H A D | openssl_stream_adapter.cc | 470 bool OpenSSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::OpenSSLStreamAdapter |
H A D | ssl_stream_adapter_unittest.cc | 695 void SetDtlsSrtpCryptoSuites(const std::vector<int>& ciphers, bool client) { in SetDtlsSrtpCryptoSuites() function in SSLStreamAdapterTestBase |