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