/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tbl_standard.h | 59 {NID_dnsName, 0, -1, B_ASN1_UTF8STRING, STABLE_NO_MASK}, 60 {NID_id_on_SmtpUTF8Mailbox, 1, ub_email_address, B_ASN1_UTF8STRING, STABLE_NO_MASK}
|
H A D | a_strnid.c | 26 static unsigned long global_mask = B_ASN1_UTF8STRING; 60 mask = ~((unsigned long)(B_ASN1_BMPSTRING | B_ASN1_UTF8STRING)); in ASN1_STRING_set_default_mask_asc() 64 mask = B_ASN1_UTF8STRING; in ASN1_STRING_set_default_mask_asc()
|
H A D | a_mbstr.c | 291 if ((types & B_ASN1_UTF8STRING) && !is_unicode_valid(value)) in type_str() 292 types &= ~B_ASN1_UTF8STRING; in type_str()
|
/third_party/openssl/crypto/asn1/ |
H A D | tbl_standard.h | 59 {NID_dnsName, 0, -1, B_ASN1_UTF8STRING, STABLE_NO_MASK}, 60 {NID_id_on_SmtpUTF8Mailbox, 1, ub_email_address, B_ASN1_UTF8STRING, STABLE_NO_MASK}
|
H A D | a_strnid.c | 26 static unsigned long global_mask = B_ASN1_UTF8STRING; 60 mask = ~((unsigned long)(B_ASN1_BMPSTRING | B_ASN1_UTF8STRING)); in ASN1_STRING_set_default_mask_asc() 64 mask = B_ASN1_UTF8STRING; in ASN1_STRING_set_default_mask_asc()
|
H A D | a_mbstr.c | 295 if ((types & B_ASN1_UTF8STRING) && !is_unicode_valid(value)) in type_str() 296 types &= ~B_ASN1_UTF8STRING; in type_str()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | asn1.h | 105 # define B_ASN1_UTF8STRING 0x2000 macro 183 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 501 B_ASN1_UTF8STRING|\ 510 B_ASN1_UTF8STRING 516 B_ASN1_UTF8STRING
|
/third_party/openssl/test/ |
H A D | asn1_internal_test.c | 166 B_ASN1_UTF8STRING), in test_unicode()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | asn1.h | 114 # define B_ASN1_UTF8STRING 0x2000 macro 220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING) 603 B_ASN1_UTF8STRING|\ 612 B_ASN1_UTF8STRING 618 B_ASN1_UTF8STRING
|