Home
last modified time | relevance | path

Searched refs:subject_name_is_ipv6 (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/openssl/
H A Dxp_ssl.c466 bool subject_name_is_ipv6 = false; in php_openssl_matches_san_list() local
471 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 11 milliseconds