/third_party/libwebsockets/lib/tls/mbedtls/ |
D | mbedtls-extensions.c | 222 mbedtls_x509_name rfc822Name; in lws_mbedtls_x509_parse_general_name() local 252 rfc822Name.MBEDTLS_PRIVATE(next) = NULL; in lws_mbedtls_x509_parse_general_name() 253 ret = mbedtls_x509_get_name( p, end, &rfc822Name ); in lws_mbedtls_x509_parse_general_name() 255 lws_x509_clean_name(&rfc822Name); in lws_mbedtls_x509_parse_general_name() 262 &rfc822Name, sizeof(rfc822Name)); in lws_mbedtls_x509_parse_general_name()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | v3_ncons.c | 290 gntmp.d.rfc822Name = X509_NAME_ENTRY_get_data(ne); in NAME_CONSTRAINTS_check() 291 if (gntmp.d.rfc822Name->type != V_ASN1_IA5STRING) in NAME_CONSTRAINTS_check() 552 return nc_email_eai(gen->d.otherName->value, base->d.rfc822Name); in nc_match_single() 565 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
|
D | v3_genn.c | 34 ASN1_IMP(GENERAL_NAME, d.rfc822Name, ASN1_IA5STRING, GEN_EMAIL),
|
D | v3_utl.c | 944 cstr = gen->d.rfc822Name; in do_x509_check()
|
/third_party/openssl/crypto/x509/ |
D | v3_ncons.c | 290 gntmp.d.rfc822Name = X509_NAME_ENTRY_get_data(ne); in NAME_CONSTRAINTS_check() 291 if (gntmp.d.rfc822Name->type != V_ASN1_IA5STRING) in NAME_CONSTRAINTS_check() 552 return nc_email_eai(gen->d.otherName->value, base->d.rfc822Name); in nc_match_single() 565 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
|
D | v3_genn.c | 34 ASN1_IMP(GENERAL_NAME, d.rfc822Name, ASN1_IA5STRING, GEN_EMAIL),
|
D | v3_utl.c | 944 cstr = gen->d.rfc822Name; in do_x509_check()
|
/third_party/node/deps/npm/node_modules/sigstore/dist/x509/ |
D | ext.d.ts | 25 get rfc822Name(): string | undefined;
|
D | ext.js | 68 get rfc822Name() { getter in x509SubjectAlternativeNameExtension
|
/third_party/node/deps/npm/node_modules/sigstore/dist/ca/verify/ |
D | signer.js | 95 sanValue = sanExtension.rfc822Name;
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | x509v3.h.in | 155 ASN1_IA5STRING *rfc822Name; member 166 ASN1_IA5STRING *ia5; /* rfc822Name, dNSName,
|
/third_party/openssl/include/openssl/ |
D | x509v3.h.in | 155 ASN1_IA5STRING *rfc822Name; member 166 ASN1_IA5STRING *ia5; /* rfc822Name, dNSName,
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | x509v3.h | 137 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/src/crypto/ |
D | crypto_common.cc | 695 ASN1_IA5STRING* name = gen->d.rfc822Name; in PrintGeneralName()
|
/third_party/rust/crates/rust-openssl/openssl/ |
D | CHANGELOG.md | 706 * Added `GeneralName` accessors for `rfc822Name` and `uri` variants.
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
D | x509v3.h | 178 ASN1_IA5STRING *rfc822Name; member
|