Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dssl.py275 def _dnsname_match(dn, hostname): function
402 if host_ip is None and _dnsname_match(value, hostname):
417 if _dnsname_match(value, hostname):