Home
last modified time | relevance | path

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

/external/curl/lib/
Dx509asn1.h58 #define CURL_ASN1_UTF8_STRING 12 macro
Dx509asn1.c282 case CURL_ASN1_UTF8_STRING: in utf8asn1str()
296 if(type == CURL_ASN1_UTF8_STRING) { in utf8asn1str()
577 case CURL_ASN1_UTF8_STRING: in Curl_ASN1tostr()