Searched refs:V_ASN1_BMPSTRING (Results 1 – 13 of 13) sorted by relevance
111 if (atype->type != V_ASN1_BMPSTRING) in PKCS12_get_friendlyname()
525 ASN1_GEN_STR("BMP", V_ASN1_BMPSTRING), in asn1_str2tag()526 ASN1_GEN_STR("BMPSTRING", V_ASN1_BMPSTRING), in asn1_str2tag()660 case V_ASN1_BMPSTRING: in asn1_str2type()
97 case V_ASN1_BMPSTRING: in ASN1_TYPE_cmp()
128 str_type = V_ASN1_BMPSTRING; in ASN1_mbstring_ncopy()
203 } else if (tag == V_ASN1_BMPSTRING) { in asn1_parse2()
910 case V_ASN1_BMPSTRING: in asn1_ex_c2i()916 if (utype == V_ASN1_BMPSTRING && (len & 1)) { in asn1_ex_c2i()
620 case V_ASN1_BMPSTRING: in asn1_ex_i2c()
269 return V_ASN1_BMPSTRING; in displaytext_str2tag()271 return V_ASN1_BMPSTRING; in displaytext_str2tag()
474 case V_ASN1_BMPSTRING: in check_asn1_string()
1143 case V_ASN1_BMPSTRING: in print_attribute()
1564 if (str->type != V_ASN1_BMPSTRING && str->type != V_ASN1_UTF8STRING) { in do_body()
86 # define V_ASN1_BMPSTRING 30 macro
87 # define V_ASN1_BMPSTRING 30 macro