HomeSort by relevance Sort by last modified time
    Searched refs:SetRemoteFingerprint (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannelimpl.h 105 virtual bool SetRemoteFingerprint(const std::string& digest_alg,
rawtransportchannel.h 160 virtual bool SetRemoteFingerprint(
dtlstransport.h 238 if (!channel->SetRemoteFingerprint(
dtlstransportchannel.h 136 virtual bool SetRemoteFingerprint(const std::string& digest_alg,
p2ptransportchannel.h 158 virtual bool SetRemoteFingerprint(
dtlstransportchannel.cc 207 bool DtlsTransportChannelWrapper::SetRemoteFingerprint(
222 // Allow SetRemoteFingerprint with a NULL digest even if SetLocalIdentity
fakesession.h 123 virtual bool SetRemoteFingerprint(const std::string& alg, const uint8* digest,

Completed in 123 milliseconds