Home
last modified time | relevance | path

Searched refs:X509_EXTENSION_get_object (Results 1 – 16 of 16) sorted by relevance

/third_party/openssl/doc/man3/
DX509_EXTENSION_set_object.pod7 X509_EXTENSION_create_by_OBJ, X509_EXTENSION_get_object,
24 ASN1_OBJECT *X509_EXTENSION_get_object(X509_EXTENSION *ex);
48 X509_EXTENSION_get_object() returns the extension type of B<ex> as an
76 X509_EXTENSION_get_object() returns an B<ASN1_OBJECT> pointer.
/third_party/openssl/crypto/x509/
Dv3_lib.c73 if ((nid = OBJ_obj2nid(X509_EXTENSION_get_object(ext))) == NID_undef) in X509V3_EXT_get()
183 if (OBJ_obj2nid(X509_EXTENSION_get_object(ex)) == nid) { in X509V3_get_d2i()
Dx_crl.c139 if (OBJ_obj2nid(X509_EXTENSION_get_object(ext)) == NID_certificate_issuer)
236 nid = OBJ_obj2nid(X509_EXTENSION_get_object(ext)); in crl_cb()
Dt_req.c178 obj = X509_EXTENSION_get_object(ex); in X509_REQ_print_ex()
Dv3_prn.c158 obj = X509_EXTENSION_get_object(ex); in X509V3_extensions_print()
Dx509_v3.c213 ASN1_OBJECT *X509_EXTENSION_get_object(X509_EXTENSION *ex) in X509_EXTENSION_get_object() function
Dv3_purp.c296 int ex_nid = OBJ_obj2nid(X509_EXTENSION_get_object(ex)); in X509_supported_extension()
589 int nid = OBJ_obj2nid(X509_EXTENSION_get_object(ex)); in ossl_x509v3_cache_extensions()
Dv3_conf.c299 obj = X509_EXTENSION_get_object(dext); in delete_ext()
/third_party/openssl/crypto/ts/
Dts_lib.c58 obj = X509_EXTENSION_get_object(ex); in TS_ext_print_bio()
/third_party/openssl/apps/
Dx509.c215 ASN1_OBJECT *obj = X509_EXTENSION_get_object(ex); in x509_to_req()
802 const char *sn = OBJ_nid2sn(OBJ_obj2nid(X509_EXTENSION_get_object(ex))); in x509_main()
1238 obj = X509_EXTENSION_get_object(ext); in print_x509v3_exts()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509.rs550 pub fn X509_EXTENSION_get_object(ext: *mut X509_EXTENSION) -> *mut ASN1_OBJECT; in X509_EXTENSION_get_object() function
/third_party/openssl/crypto/cmp/
Dcmp_msg.c132 ASN1_OBJECT *obj = X509_EXTENSION_get_object(ext); in add_extensions()
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h909 ASN1_OBJECT *X509_EXTENSION_get_object(X509_EXTENSION *ex);
/third_party/openssl/apps/lib/
Dapps.c1220 ASN1_OBJECT *obj = X509_EXTENSION_get_object(ext); in copy_extensions()
2245 idx = X509v3_get_ext_by_OBJ(exts, X509_EXTENSION_get_object(new_ext), -1); in adapt_keyid_ext()
/third_party/openssl/include/openssl/
Dx509.h.in933 ASN1_OBJECT *X509_EXTENSION_get_object(X509_EXTENSION *ex);
/third_party/openssl/util/
Dlibcrypto.num532 X509_EXTENSION_get_object 545 3_0_0 EXIST::FUNCTION: