Home
last modified time | relevance | path

Searched refs:X509V3_get_d2i (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/doc/man3/
H A DX509V3_get_d2i.pod5 X509V3_get_d2i, X509V3_add1_i2d, X509V3_EXT_d2i, X509V3_EXT_i2d,
16 void *X509V3_get_d2i(const STACK_OF(X509_EXTENSION) *x, int nid, int *crit,
42 X509V3_get_d2i() looks for an extension with OID I<nid> in the extensions
64 certificate I<x>. They are otherwise identical to X509V3_get_d2i() and
68 of CRL I<crl>. They are otherwise identical to X509V3_get_d2i() and
73 They are otherwise identical to X509V3_get_d2i() and X509V3_add1_i2d().
107 The function X509V3_get_d2i() and its variants
204 X509V3_get_d2i(), its variants, and X509V3_EXT_d2i() return
H A DX509_get0_uids.pod45 L<X509V3_get_d2i(3)>,
H A DX509_get_serialNumber.pod54 L<X509V3_get_d2i(3)>,
H A DX509_get_version.pod68 L<X509V3_get_d2i(3)>,
H A DX509_verify.pod63 L<X509V3_get_d2i(3)>,
H A DX509_get_pubkey.pod75 L<X509V3_get_d2i(3)>,
H A DX509_get0_notBefore.pod84 L<X509V3_get_d2i(3)>,
H A Di2d_re_X509_tbs.pod76 L<X509V3_get_d2i(3)>,
H A DX509_CRL_get0_by_serial.pod103 L<X509V3_get_d2i(3)>,
H A DX509_EXTENSION_set_object.pod85 L<X509V3_get_d2i(3)>
H A DX509_new.pod81 L<X509V3_get_d2i(3)>,
H A DX509_get_subject_name.pod104 L<X509V3_get_d2i(3)>,
H A DX509_get0_signature.pod116 L<X509V3_get_d2i(3)>,
H A DX509v3_get_ext_by_NID.pod141 L<X509V3_get_d2i(3)>
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_ext.c52 return X509V3_get_d2i(x->crl.extensions, nid, crit, idx); in X509_CRL_get_ext_d2i()
104 return X509V3_get_d2i(x->cert_info.extensions, nid, crit, idx); in X509_get_ext_d2i()
152 return X509V3_get_d2i(x->extensions, nid, crit, idx); in X509_REVOKED_get_ext_d2i()
H A Dv3_lib.c162 void *X509V3_get_d2i(const STACK_OF(X509_EXTENSION) *x, int nid, int *crit, in X509V3_get_d2i() function
H A Dv3_utl.c492 gens = X509V3_get_d2i(exts, NID_subject_alt_name, NULL, NULL); in STACK_OF()
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c59 return X509V3_get_d2i(x->tbsRequest.requestExtensions, nid, crit, idx); in OCSP_REQUEST_get1_ext_d2i()
111 return X509V3_get_d2i(x->singleRequestExtensions, nid, crit, idx); in OCSP_ONEREQ_get1_ext_d2i()
166 return X509V3_get_d2i(x->tbsResponseData.responseExtensions, nid, crit, in OCSP_BASICRESP_get1_ext_d2i()
220 return X509V3_get_d2i(x->singleExtensions, nid, crit, idx); in OCSP_SINGLERESP_get1_ext_d2i()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_req_utils.c182 return X509V3_get_d2i(a->extensions, nid, crit, idx); in TS_REQ_get_ext_d2i()
H A Dts_rsp_utils.c343 return X509V3_get_d2i(a->extensions, nid, crit, idx); in TS_TST_INFO_get_ext_d2i()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile545 MAN+= X509V3_get_d2i.3
4352 MLINKS+= X509V3_get_d2i.3 X509V3_EXT_d2i.3
4353 MLINKS+= X509V3_get_d2i.3 X509V3_EXT_i2d.3
4354 MLINKS+= X509V3_get_d2i.3 X509V3_add1_i2d.3
4374 MLINKS+= X509V3_get_d2i.3 X509_CRL_add1_ext_i2d.3
4382 MLINKS+= X509V3_get_d2i.3 X509_CRL_get0_extensions.3
4392 MLINKS+= X509V3_get_d2i.3 X509_CRL_get_ext_d2i.3
4533 MLINKS+= X509V3_get_d2i.3 X509_REVOKED_add1_ext_i2d.3
4538 MLINKS+= X509V3_get_d2i.3 X509_REVOKED_get0_extensions.3
4546 MLINKS+= X509V3_get_d2i.3 X509_REVOKED_get_ext_d2i.3
[all …]
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_msg.c329 && (default_sans = X509V3_get_d2i(X509_get0_extensions(refcert), in OSSL_CMP_CTX_setup_CRM()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in688 void *X509V3_get_d2i(const STACK_OF(X509_EXTENSION) *x, int nid, int *crit,
H A Dx509v3.h952 void *X509V3_get_d2i(const STACK_OF(X509_EXTENSION) *x, int nid, int *crit,
/freebsd/crypto/openssl/doc/
H A Dbuild.info2654 DEPEND[html/man3/X509V3_get_d2i.html]=man3/X509V3_get_d2i.pod
2655 GENERATE[html/man3/X509V3_get_d2i.html]=man3/X509V3_get_d2i.pod
2656 DEPEND[man/man3/X509V3_get_d2i.3]=man3/X509V3_get_d2i.pod
2657 GENERATE[man/man3/X509V3_get_d2i.3]=man3/X509V3_get_d2i.pod
3449 html/man3/X509V3_get_d2i.html \
4057 man/man3/X509V3_get_d2i.3 \

12