Searched defs:ExportKeyingMaterial (Results 1 – 6 of 6) sorted by relevance
107 bool SSLStreamAdapter::ExportKeyingMaterial(const std::string& label, in ExportKeyingMaterial() function in rtc::SSLStreamAdapter
420 bool OpenSSLStreamAdapter::ExportKeyingMaterial(const std::string& label, in ExportKeyingMaterial() function in rtc::OpenSSLStreamAdapter
620 bool ExportKeyingMaterial(const char* label, in ExportKeyingMaterial() function in SSLStreamAdapterTestBase
208 bool ExportKeyingMaterial(const std::string& label, in ExportKeyingMaterial() function
324 bool DtlsTransport::ExportKeyingMaterial(const std::string& label, in ExportKeyingMaterial() function in cricket::DtlsTransport
1936 func (c *Conn) ExportKeyingMaterial(length int, label, context []byte, useContext bool) ([]byte, er… func