Home
last modified time | relevance | path

Searched refs:SetRemoteFingerprint (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportchannelimpl.h92 virtual bool SetRemoteFingerprint(const std::string& digest_alg,
Ddtlstransport.h232 if (!channel->SetRemoteFingerprint(remote_fingerprint_->algorithm, in ApplyNegotiatedTransportDescription()
Ddtlstransportchannel.h97 bool SetRemoteFingerprint(const std::string& digest_alg,
Dp2ptransportchannel.h158 bool SetRemoteFingerprint(const std::string& digest_alg, in SetRemoteFingerprint() function
Ddtlstransportchannel.cc198 bool DtlsTransportChannelWrapper::SetRemoteFingerprint( in SetRemoteFingerprint() function in cricket::DtlsTransportChannelWrapper
Dfaketransportcontroller.h102 bool SetRemoteFingerprint(const std::string& alg, in SetRemoteFingerprint() function