Home
last modified time | relevance | path

Searched refs:B_ASN1_IA5STRING (Results 1 - 25 of 66) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dtbl_standard.h36 {NID_pkcs9_emailAddress, 1, ub_email_address, B_ASN1_IA5STRING,
49 {NID_domainComponent, 1, -1, B_ASN1_IA5STRING, STABLE_NO_MASK},
51 {NID_rfc822Mailbox, 1, ub_rfc822_mailbox, B_ASN1_IA5STRING,
H A Da_mbstr.c123 else if (mask & B_ASN1_IA5STRING) in ASN1_mbstring_ncopy()
285 if ((types & B_ASN1_IA5STRING) && !ossl_isascii(native)) in type_str()
286 types &= ~B_ASN1_IA5STRING; in type_str()
/third_party/openssl/crypto/asn1/
H A Dtbl_standard.h36 {NID_pkcs9_emailAddress, 1, ub_email_address, B_ASN1_IA5STRING,
49 {NID_domainComponent, 1, -1, B_ASN1_IA5STRING, STABLE_NO_MASK},
51 {NID_rfc822Mailbox, 1, ub_rfc822_mailbox, B_ASN1_IA5STRING,
H A Da_mbstr.c123 else if (mask & B_ASN1_IA5STRING) in ASN1_mbstring_ncopy()
289 if ((types & B_ASN1_IA5STRING) && !ossl_isascii(native)) in type_str()
290 types &= ~B_ASN1_IA5STRING; in type_str()
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1.h95 # define B_ASN1_IA5STRING 0x0010 macro
184 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
497 B_ASN1_IA5STRING| \
513 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dasn1.h104 # define B_ASN1_IA5STRING 0x0010 macro
221 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
599 B_ASN1_IA5STRING| \
615 B_ASN1_IA5STRING| \

Completed in 50 milliseconds

123