Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
Dv3_ncons.c81 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns);
361 return nc_dns(gen->d.dNSName, base->d.dNSName); in nc_match_single()
395 static int nc_dns(ASN1_IA5STRING *dns, ASN1_IA5STRING *base) in nc_dns() function
/external/openssl/crypto/x509v3/
Dv3_ncons.c78 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns);
356 return nc_dns(gen->d.dNSName, base->d.dNSName); in nc_match_single()
390 static int nc_dns(ASN1_IA5STRING *dns, ASN1_IA5STRING *base) in nc_dns() function