Searched defs:GetSslVersionBytes (Results 1 – 3 of 3) sorted by relevance
182 bool GetSslVersionBytes(int* version) const override { in GetSslVersionBytes() function
411 bool DtlsTransport::GetSslVersionBytes(int* version) const { in GetSslVersionBytes() function in cricket::DtlsTransport
447 bool OpenSSLStreamAdapter::GetSslVersionBytes(int* version) const { in GetSslVersionBytes() function in rtc::OpenSSLStreamAdapter