Symbol: STABLE_NO_MASK
crypto/openssl/crypto/asn1/a_strnid.c
93
if (!(tbl->flags & STABLE_NO_MASK))
crypto/openssl/crypto/asn1/asn_mstbl.c
90
tbl_flags = STABLE_NO_MASK;
crypto/openssl/crypto/asn1/tbl_standard.h
30
{ NID_countryName, 2, 2, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
37
STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
45
STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
46
{ NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
48
{ NID_dnQualifier, -1, -1, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
49
{ NID_domainComponent, 1, -1, B_ASN1_IA5STRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
50
{ NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
52
STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
53
{ NID_jurisdictionCountryName, 2, 2, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
54
{ NID_INN, 1, 12, B_ASN1_NUMERICSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
55
{ NID_OGRN, 1, 13, B_ASN1_NUMERICSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
56
{ NID_SNILS, 1, 11, B_ASN1_NUMERICSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
57
{ NID_countryCode3c, 3, 3, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
58
{ NID_countryCode3n, 3, 3, B_ASN1_NUMERICSTRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
59
{ NID_dnsName, 0, -1, B_ASN1_UTF8STRING, STABLE_NO_MASK },
crypto/openssl/crypto/asn1/tbl_standard.h
60
{ NID_id_on_SmtpUTF8Mailbox, 1, ub_email_address, B_ASN1_UTF8STRING, STABLE_NO_MASK }