Searched refs:subject_name_is_ipv6 (Results 1 – 1 of 1) sorted by relevance
466 bool subject_name_is_ipv6 = false; in php_openssl_matches_san_list() local471 subject_name_is_ipv6 = true; in php_openssl_matches_san_list()514 else if (san->d.ip->length == 16 && subject_name_is_ipv6) { in php_openssl_matches_san_list()
Completed in 10 milliseconds