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

/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A Dx509_obj.c116 type == V_ASN1_VISIBLESTRING ||
119 type == V_ASN1_VISIBLESTRING || type == V_ASN1_IA5STRING) {
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Da_type.c142 case V_ASN1_VISIBLESTRING:
H A Dasn1_gen.c590 ASN1_GEN_STR("VISIBLESTRING", V_ASN1_VISIBLESTRING),
591 ASN1_GEN_STR("VISIBLE", V_ASN1_VISIBLESTRING),
729 case V_ASN1_VISIBLESTRING:
H A Dasn1.h128 # define V_ASN1_VISIBLESTRING 26/* alias */ macro
664 # define M_DISPLAYTEXT_new() ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
753 ASN1_STRING_type_new(V_ASN1_VISIBLESTRING)
756 i2d_ASN1_bytes((ASN1_STRING *)a,pp,V_ASN1_VISIBLESTRING,\
H A Dasn1_par.c205 (tag == V_ASN1_VISIBLESTRING) ||
H A Dtasn_enc.c630 case V_ASN1_VISIBLESTRING:
H A Dtasn_dec.c923 case V_ASN1_VISIBLESTRING:
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c323 nref->organization->type = V_ASN1_VISIBLESTRING;

Completed in 110 milliseconds