Home
last modified time | relevance | path

Searched refs:namingAuthorityUrl (Results 1 - 25 of 62) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_admis.c25 ASN1_OPT(NAMING_AUTHORITY, namingAuthorityUrl, ASN1_IA5STRING),
81 && namingAuthority->namingAuthorityUrl == NULL) in i2r_NAMING_AUTHORITY()
106 if (namingAuthority->namingAuthorityUrl != NULL ) { in i2r_NAMING_AUTHORITY()
107 if (BIO_printf(bp, "%*s namingAuthorityUrl: ", ind, "") <= 0 in i2r_NAMING_AUTHORITY()
108 || ASN1_STRING_print(bp, namingAuthority->namingAuthorityUrl) <= 0 in i2r_NAMING_AUTHORITY()
219 return n->namingAuthorityUrl; in NAMING_AUTHORITY_get0_authorityURL()
224 ASN1_IA5STRING_free(n->namingAuthorityUrl); in NAMING_AUTHORITY_set0_authorityURL()
225 n->namingAuthorityUrl = u; in NAMING_AUTHORITY_set0_authorityURL()
H A Dv3_admis.h15 ASN1_IA5STRING* namingAuthorityUrl; member
/third_party/openssl/crypto/x509/
H A Dv3_admis.c25 ASN1_OPT(NAMING_AUTHORITY, namingAuthorityUrl, ASN1_IA5STRING),
81 && namingAuthority->namingAuthorityUrl == NULL) in i2r_NAMING_AUTHORITY()
106 if (namingAuthority->namingAuthorityUrl != NULL ) { in i2r_NAMING_AUTHORITY()
107 if (BIO_printf(bp, "%*s namingAuthorityUrl: ", ind, "") <= 0 in i2r_NAMING_AUTHORITY()
108 || ASN1_STRING_print(bp, namingAuthority->namingAuthorityUrl) <= 0 in i2r_NAMING_AUTHORITY()
219 return n->namingAuthorityUrl; in NAMING_AUTHORITY_get0_authorityURL()
224 ASN1_IA5STRING_free(n->namingAuthorityUrl); in NAMING_AUTHORITY_set0_authorityURL()
225 n->namingAuthorityUrl = u; in NAMING_AUTHORITY_set0_authorityURL()
H A Dv3_admis.h15 ASN1_IA5STRING* namingAuthorityUrl; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h896 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
H A Dx509v3.h1408 ASN1_IA5STRING* namingAuthorityUrl);

Completed in 91 milliseconds

123