Searched refs:san_count (Results 1 – 2 of 2) sorted by relevance
2185 size_t san_count = 0; in tsi_ssl_peer_matches_name() local2195 san_count++; in tsi_ssl_peer_matches_name()2211 if (san_count == 0 && cn_property != nullptr && !like_ip) { in tsi_ssl_peer_matches_name()
1794 int san_count = sk_GENERAL_NAME_num(san_list); in get_san_or_cn_from_cert() local1796 for (n = 0; n < san_count; n++) { in get_san_or_cn_from_cert()