Home
last modified time | relevance | path

Searched refs:NID_x509Certificate (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_sbag.c88 if (OBJ_obj2nid(bag->value.bag->type) != NID_x509Certificate) in PKCS12_SAFEBAG_get1_cert()
107 NID_x509Certificate, NID_certBag); in PKCS12_SAFEBAG_create_cert()
H A Dp12_asn.c37 ADB_ENTRY(NID_x509Certificate, ASN1_EXP(PKCS12_BAGS, value.x509cert, ASN1_OCTET_STRING, 0)),
H A Dp12_kiss.c221 || PKCS12_SAFEBAG_get_bag_nid(bag) != NID_x509Certificate) in parse_bag()
/third_party/openssl/crypto/pkcs12/
H A Dp12_sbag.c88 if (OBJ_obj2nid(bag->value.bag->type) != NID_x509Certificate) in PKCS12_SAFEBAG_get1_cert()
107 NID_x509Certificate, NID_certBag); in PKCS12_SAFEBAG_create_cert()
H A Dp12_asn.c37 ADB_ENTRY(NID_x509Certificate, ASN1_EXP(PKCS12_BAGS, value.x509cert, ASN1_OCTET_STRING, 0)),
H A Dp12_kiss.c221 || PKCS12_SAFEBAG_get_bag_nid(bag) != NID_x509Certificate) in parse_bag()
/third_party/openssl/test/helpers/
H A Dpkcs12.c559 || !TEST_int_eq(PKCS12_SAFEBAG_get_bag_nid(bag), NID_x509Certificate)) { in check_certbag()
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c959 if (PKCS12_SAFEBAG_get_bag_nid(bag) != NID_x509Certificate) in dump_certs_pkeys_bag()
/third_party/openssl/apps/
H A Dpkcs12.c963 if (PKCS12_SAFEBAG_get_bag_nid(bag) != NID_x509Certificate) in dump_certs_pkeys_bag()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs243 pub const NID_x509Certificate: c_int = 158; consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs371 pub const X509CERTIFICATE: Nid = Nid(ffi::NID_x509Certificate);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h1098 #define NID_x509Certificate 158 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h1065 #define NID_x509Certificate 158 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h1098 #define NID_x509Certificate 158 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1280 {"x509Certificate", "x509Certificate", NID_x509Certificate, 10, &so[910]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1282 {"x509Certificate", "x509Certificate", NID_x509Certificate, 10, &so[910]},

Completed in 81 milliseconds