Searched refs:local_fp (Results 1 – 1 of 1) sorted by relevance
64 rtc::SSLFingerprint* local_fp = in ApplyLocalTransportDescription() local67 if (local_fp) { in ApplyLocalTransportDescription()71 rtc::SSLFingerprint::Create(local_fp->algorithm, in ApplyLocalTransportDescription()74 if (!(*local_fp_tmp == *local_fp)) { in ApplyLocalTransportDescription()78 desc << " Got: " << local_fp->ToString(); in ApplyLocalTransportDescription()107 rtc::SSLFingerprint* local_fp = in NegotiateTransportDescription() local112 if (remote_fp && local_fp) { in NegotiateTransportDescription()186 } else if (local_fp && (local_role == CA_ANSWER)) { in NegotiateTransportDescription()