Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/vtls/
H A Dx509asn1.c84 #define CURL_ASN1_UTF8_STRING 12 macro
356 case CURL_ASN1_UTF8_STRING: in utf8asn1str()
366 if(type == CURL_ASN1_UTF8_STRING) { in utf8asn1str()
651 case CURL_ASN1_UTF8_STRING: in ASN1tostr()