Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransport.h109 rtc::SSLFingerprint* remote_fp = in NegotiateTransportDescription() local
112 if (remote_fp && local_fp) { in NegotiateTransportDescription()
113 remote_fingerprint_.reset(new rtc::SSLFingerprint(*remote_fp)); in NegotiateTransportDescription()