Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dv3_cpols.c265 return V_ASN1_VISIBLESTRING; in displaytext_str2tag()
276 return V_ASN1_VISIBLESTRING; in displaytext_str2tag()
278 return V_ASN1_VISIBLESTRING; in displaytext_str2tag()
280 return V_ASN1_VISIBLESTRING; in displaytext_str2tag()
325 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section()
/third_party/openssl/crypto/asn1/
Dasn1_gen.c531 ASN1_GEN_STR("VISIBLESTRING", V_ASN1_VISIBLESTRING), in asn1_str2tag()
532 ASN1_GEN_STR("VISIBLE", V_ASN1_VISIBLESTRING), in asn1_str2tag()
668 case V_ASN1_VISIBLESTRING: in asn1_str2type()
Da_type.c94 case V_ASN1_VISIBLESTRING: in ASN1_TYPE_cmp()
Dasn1_par.c168 (tag == V_ASN1_VISIBLESTRING) || in asn1_parse2()
Dtasn_enc.c596 case V_ASN1_VISIBLESTRING: in asn1_ex_i2c()
Dtasn_dec.c869 case V_ASN1_VISIBLESTRING: in asn1_ex_c2i()
/third_party/openssl/crypto/x509/
Dx509_obj.c80 type == V_ASN1_VISIBLESTRING || in X509_NAME_oneline()
/third_party/openssl/include/openssl/
Dasn1.h74 # define V_ASN1_VISIBLESTRING 26/* alias */ macro