Searched defs:GetDtlsSrtpCipher (Results 1 – 8 of 8) sorted by relevance
162 virtual bool GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function
302 bool OpenSSLStreamAdapter::GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function in talk_base::OpenSSLStreamAdapter
941 bool NSSStreamAdapter::GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function in talk_base::NSSStreamAdapter
402 bool GetDtlsSrtpCipher(bool client, std::string *retval) { in GetDtlsSrtpCipher() function in SSLStreamAdapterTestBase
145 virtual bool GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function
285 bool OpenSSLStreamAdapter::GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function in rtc::OpenSSLStreamAdapter
923 bool NSSStreamAdapter::GetDtlsSrtpCipher(std::string* cipher) { in GetDtlsSrtpCipher() function in rtc::NSSStreamAdapter
384 bool GetDtlsSrtpCipher(bool client, std::string *retval) { in GetDtlsSrtpCipher() function in SSLStreamAdapterTestBase