Home
last modified time | relevance | path

Searched refs:namingAuthorityId (Results 1 – 25 of 65) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_admis.c24 ASN1_OPT(NAMING_AUTHORITY, namingAuthorityId, ASN1_OBJECT),
79 if (namingAuthority->namingAuthorityId == NULL in i2r_NAMING_AUTHORITY()
87 if (namingAuthority->namingAuthorityId != NULL) { in i2r_NAMING_AUTHORITY()
89 const char *ln = OBJ_nid2ln(OBJ_obj2nid(namingAuthority->namingAuthorityId)); in i2r_NAMING_AUTHORITY()
94 OBJ_obj2txt(objbuf, sizeof(objbuf), namingAuthority->namingAuthorityId, 1); in i2r_NAMING_AUTHORITY()
207 return n->namingAuthorityId; in NAMING_AUTHORITY_get0_authorityId()
212 ASN1_OBJECT_free(n->namingAuthorityId); in NAMING_AUTHORITY_set0_authorityId()
213 n->namingAuthorityId = id; in NAMING_AUTHORITY_set0_authorityId()
Dv3_admis.h14 ASN1_OBJECT* namingAuthorityId; member
/third_party/openssl/crypto/x509/
Dv3_admis.c24 ASN1_OPT(NAMING_AUTHORITY, namingAuthorityId, ASN1_OBJECT),
79 if (namingAuthority->namingAuthorityId == NULL in i2r_NAMING_AUTHORITY()
87 if (namingAuthority->namingAuthorityId != NULL) { in i2r_NAMING_AUTHORITY()
89 const char *ln = OBJ_nid2ln(OBJ_obj2nid(namingAuthority->namingAuthorityId)); in i2r_NAMING_AUTHORITY()
94 OBJ_obj2txt(objbuf, sizeof(objbuf), namingAuthority->namingAuthorityId, 1); in i2r_NAMING_AUTHORITY()
207 return n->namingAuthorityId; in NAMING_AUTHORITY_get0_authorityId()
212 ASN1_OBJECT_free(n->namingAuthorityId); in NAMING_AUTHORITY_set0_authorityId()
213 n->namingAuthorityId = id; in NAMING_AUTHORITY_set0_authorityId()
Dv3_admis.h14 ASN1_OBJECT* namingAuthorityId; member
/third_party/openssl/doc/man3/
DADMISSIONS.pod49 ASN1_OBJECT* namingAuthorityId);
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h894 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/openssl/include/openssl/
Dx509v3.h.in973 ASN1_OBJECT* namingAuthorityId);
/third_party/openssl/include/openssl/
Dx509v3.h.in973 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
Dx509v3.h1406 ASN1_OBJECT* namingAuthorityId);

123