Searched refs:subject_alt_name_count (Results 1 – 1 of 1) sorted by relevance
348 size_t subject_alt_name_count, int* current_insert_index) { in add_subject_alt_names_properties_to_peer() argument352 for (i = 0; i < subject_alt_name_count; i++) { in add_subject_alt_names_properties_to_peer()428 int subject_alt_name_count = in peer_from_x509() local434 GPR_ASSERT(subject_alt_name_count >= 0); in peer_from_x509()437 static_cast<size_t>(subject_alt_name_count); in peer_from_x509()438 for (int i = 0; i < subject_alt_name_count; i++) { in peer_from_x509()463 if (subject_alt_name_count != 0) { in peer_from_x509()465 peer, subject_alt_names, static_cast<size_t>(subject_alt_name_count), in peer_from_x509()