Searched refs:V_ASN1_VISIBLESTRING (Results 1 - 9 of 9) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_obj.c119 type == V_ASN1_VISIBLESTRING ||
122 type == V_ASN1_VISIBLESTRING ||
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_type.c146 case V_ASN1_VISIBLESTRING:
H A Dasn1_gen.c581 ASN1_GEN_STR("VISIBLESTRING", V_ASN1_VISIBLESTRING),
582 ASN1_GEN_STR("VISIBLE", V_ASN1_VISIBLESTRING),
734 case V_ASN1_VISIBLESTRING:
H A Dasn1.h128 #define V_ASN1_VISIBLESTRING 26 /* alias */ macro
663 #define M_DISPLAYTEXT_new() ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
752 ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
755 i2d_ASN1_bytes((ASN1_STRING *)a,pp,V_ASN1_VISIBLESTRING,\
H A Dasn1_par.c208 (tag == V_ASN1_VISIBLESTRING) ||
H A Dtasn_enc.c660 case V_ASN1_VISIBLESTRING:
H A Dtasn_dec.c1007 case V_ASN1_VISIBLESTRING:
/barrelfish-master/include/openssl/
H A Dasn1.h128 #define V_ASN1_VISIBLESTRING 26 /* alias */ macro
663 #define M_DISPLAYTEXT_new() ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
752 ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
755 i2d_ASN1_bytes((ASN1_STRING *)a,pp,V_ASN1_VISIBLESTRING,\
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_cpols.c296 else nref->organization->type = V_ASN1_VISIBLESTRING;

Completed in 107 milliseconds