Searched refs:V_ASN1_T61STRING (Results 1 – 10 of 10) sorted by relevance
535 ASN1_GEN_STR("T61", V_ASN1_T61STRING), in asn1_str2tag()536 ASN1_GEN_STR("T61STRING", V_ASN1_T61STRING), in asn1_str2tag()537 ASN1_GEN_STR("TELETEXSTRING", V_ASN1_T61STRING), in asn1_str2tag()666 case V_ASN1_T61STRING: in asn1_str2type()
35 return V_ASN1_T61STRING; in ASN1_PRINTABLE_type()
88 case V_ASN1_T61STRING: in ASN1_TYPE_cmp()
128 str_type = V_ASN1_T61STRING; in ASN1_mbstring_ncopy()
166 (tag == V_ASN1_T61STRING) || in asn1_parse2()
590 case V_ASN1_T61STRING: in asn1_ex_i2c()
863 case V_ASN1_T61STRING: in asn1_ex_c2i()
146 case V_ASN1_T61STRING: in X509_REQ_print_ex()
1440 str->type = V_ASN1_T61STRING; in do_body()1459 if ((j == V_ASN1_T61STRING && str->type != V_ASN1_T61STRING) || in do_body()2461 else if (str->type == V_ASN1_T61STRING) in old_entry_print()
66 # define V_ASN1_T61STRING 20 macro