Home
last modified time | relevance | path

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

/external/curl/lib/
Dx509asn1.h66 #define CURL_ASN1_IA5_STRING 22 macro
Dx509asn1.c280 case CURL_ASN1_IA5_STRING: in utf8asn1str()
581 case CURL_ASN1_IA5_STRING: in Curl_ASN1tostr()
1127 len = utf8asn1str(&dnsname, CURL_ASN1_IA5_STRING, in Curl_verifyhost()