Searched refs:ssl_context_x509_subject_names (Results 1 – 1 of 1) sorted by relevance
106 tsi_peer* ssl_context_x509_subject_names; member1754 tsi_peer_destruct(&self->ssl_context_x509_subject_names[i]); in tsi_ssl_server_handshaker_factory_destroy()1758 if (self->ssl_context_x509_subject_names != nullptr) { in tsi_ssl_server_handshaker_factory_destroy()1759 gpr_free(self->ssl_context_x509_subject_names); in tsi_ssl_server_handshaker_factory_destroy()1818 if (tsi_ssl_peer_matches_name(&impl->ssl_context_x509_subject_names[i], in ssl_server_handshaker_factory_servername_callback()2055 impl->ssl_context_x509_subject_names = static_cast<tsi_peer*>( in tsi_create_ssl_server_handshaker_factory_with_options()2058 impl->ssl_context_x509_subject_names == nullptr) { in tsi_create_ssl_server_handshaker_factory_with_options()2155 &impl->ssl_context_x509_subject_names[i]); in tsi_create_ssl_server_handshaker_factory_with_options()