Searched refs:watch_identity_pair (Results 1 – 2 of 2) sorted by relevance
136 if (options_->watch_identity_pair()) { in TlsChannelSecurityConnector()333 security_connector_->options_->watch_identity_pair(); in OnCertificatesChanged()516 if (options_->watch_identity_pair()) { in TlsServerSecurityConnector()590 security_connector_->options_->watch_identity_pair(); in OnCertificatesChanged()
126 bool watch_identity_pair() { return watch_identity_pair_; } in watch_identity_pair() function