Searched refs:V_ASN1_UTF8STRING (Results 1 – 9 of 9) sorted by relevance
142 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
182 str_type = V_ASN1_UTF8STRING; in ASN1_mbstring_ncopy()
643 case V_ASN1_UTF8STRING: in asn1_ex_i2c()
922 case V_ASN1_UTF8STRING: in asn1_ex_c2i()
573 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()574 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()715 case V_ASN1_UTF8STRING: in asn1_str2type()
188 type == V_ASN1_UTF8STRING || in X509_REQ_print_ex()
441 out->type = V_ASN1_UTF8STRING; in asn1_string_canon()
106 #define V_ASN1_UTF8STRING 12 macro672 ASN1_STRING_type_new(V_ASN1_UTF8STRING)
1213 if(ASN1_STRING_type(tmp) == V_ASN1_UTF8STRING) { in verifyhost()