Home
last modified time | relevance | path

Searched refs:X509 (Results 176 – 200 of 324) sorted by relevance

12345678910>>...13

/openssl/test/helpers/
H A Dpkcs12.c77 static X509 *load_cert_asn1(const unsigned char *bytes, int len) in load_cert_asn1()
79 X509 *cert = NULL; in load_cert_asn1()
379 X509 *cert = NULL; in add_certbag()
545 X509 *x509 = NULL; in check_certbag()
546 X509 *ref_x509 = NULL; in check_certbag()
/openssl/doc/man3/
H A DX509_check_host.pod11 int X509_check_host(X509 *, const char *name, size_t namelen,
13 int X509_check_email(X509 *, const char *address, size_t addresslen,
15 int X509_check_ip(X509 *, const unsigned char *address, size_t addresslen,
17 int X509_check_ip_asc(X509 *, const char *address, unsigned int flags);
H A DOSSL_CMP_SRV_CTX_new.pod41 X509 **certOut,
42 STACK_OF(X509) **chainOut,
43 STACK_OF(X509) **caPubs);
H A DCMS_verify.pod12 int CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store,
15 STACK_OF(X509) *scerts, X509_STORE *store,
16 STACK_OF(X509) *extra, STACK_OF(X509_CRL) *crls,
20 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms);
H A DCMS_get0_SignerInfos.pod19 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert);
20 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer);
H A DX509V3_get_d2i.pod10 X509_REVOKED_get0_extensions - X509 extension decode and encode functions
24 void *X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx);
25 int X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit,
36 const STACK_OF(X509_EXTENSION) *X509_get0_extensions(const X509 *x);
/openssl/crypto/store/
H A Dstore_result.c471 X509 *cert = X509_new_ex(libctx, propq); in try_cert()
549 X509 *cert = NULL; in try_pkcs12()
550 STACK_OF(X509) *chain = NULL; in try_pkcs12()
618 X509 *ca = sk_X509_value(chain, 0); in try_pkcs12()
/openssl/demos/cms/
H A Dcms_ddec.c21 X509 *rcert = NULL; in main()
H A Dcms_sign.c18 X509 *scert = NULL; in main()
H A Dcms_ver.c19 X509 *cacert = NULL; in main()
H A Dcms_sign2.c18 X509 *scert = NULL, *scert2 = NULL; in main()
/openssl/demos/smime/
H A Dsmsign.c18 X509 *scert = NULL; in main()
H A Dsmver.c19 X509 *cacert = NULL; in main()
H A Dsmsign2.c18 X509 *scert = NULL, *scert2 = NULL; in main()
/openssl/apps/
H A DCA.pl.in28 my $X509 = "$openssl x509";
206 $RET = run("$X509 -x509toreq -in $NEWREQ -signkey $NEWREQ"
/openssl/crypto/cmp/
H A Dcmp_util.c201 int ossl_cmp_X509_STORE_add1_certs(X509_STORE *store, STACK_OF(X509) *certs, in ossl_cmp_X509_STORE_add1_certs()
213 X509 *cert = sk_X509_value(certs, i); in ossl_cmp_X509_STORE_add1_certs()
H A Dcmp_msg.c275 X509 *refcert = ctx->oldCert != NULL ? ctx->oldCert : ctx->cert; in OSSL_CMP_CTX_setup_CRM()
459 X509 *cert, const X509 *encryption_recip, in ossl_cmp_certrep_new()
460 STACK_OF(X509) *chain, STACK_OF(X509) *caPubs, in ossl_cmp_certrep_new()
1049 X509 *ossl_cmp_certresponse_get1_cert(const OSSL_CMP_CERTRESPONSE *crep, in ossl_cmp_certresponse_get1_cert()
1053 X509 *crt = NULL; in ossl_cmp_certresponse_get1_cert()
/openssl/test/
H A Dhttp_test.c19 static X509 *x509 = NULL;
189 X509 *rcert = d2i_X509_bio(rsp, NULL); in test_http_method()
430 x509_it = ASN1_ITEM_rptr(X509); in setup_tests()
H A Dct_test.c91 static X509 *load_pem_cert(const char *dir, const char *file) in load_pem_cert()
93 X509 *cert = NULL; in load_pem_cert()
227 X509 *cert = NULL, *issuer = NULL; in execute_cert_test()
H A Dpkcs7_test.c56 X509 *cert = NULL; in pkcs7_verify_test()
/openssl/crypto/x509/
H A Dv3_utl.c451 STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x) in STACK_OF()
462 STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x) in STACK_OF()
876 static int do_x509_check(X509 *x, const char *chk, size_t chklen, in do_x509_check()
979 int X509_check_host(X509 *x, const char *chk, size_t chklen, in X509_check_host()
998 int X509_check_email(X509 *x, const char *chk, size_t chklen, in X509_check_email()
1017 int X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, in X509_check_ip()
1025 int X509_check_ip_asc(X509 *x, const char *ipasc, unsigned int flags) in X509_check_ip_asc()
H A Dpcy_map.c22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in ossl_policy_cache_set_mapping()
H A Dv3_conf.c353 X509 *cert) in X509V3_EXT_add_nconf()
457 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, in X509V3_set_ctx()
549 const char *section, X509 *cert) in X509V3_EXT_add_conf()
/openssl/ssl/
H A Dt1_lib.c2709 static int ssl_check_ca_name(STACK_OF(X509_NAME) *names, X509 *x) in ssl_check_ca_name()
2737 int tls1_check_chain(SSL_CONNECTION *s, X509 *x, EVP_PKEY *pk, in tls1_check_chain()
2738 STACK_OF(X509) *chain, int idx) in tls1_check_chain()
2902 X509 *ca = sk_X509_value(chain, i); in tls1_check_chain()
2947 X509 *xtmp = sk_X509_value(chain, i); in tls1_check_chain()
3001 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain) in SSL_check_chain()
3118 int ssl_security_cert(SSL_CONNECTION *s, SSL_CTX *ctx, X509 *x, int vfy, in ssl_security_cert()
3141 int ssl_security_cert_chain(SSL_CONNECTION *s, STACK_OF(X509) *sk, in ssl_security_cert_chain()
3142 X509 *x, int vfy) in ssl_security_cert_chain()
3195 X509 *x, EVP_PKEY *pkey) in check_cert_usable()
[all …]
/openssl/doc/man7/
H A Dproxy-certificates.pod45 setting an X509 verification flag:
165 ex_data store that is attached to an X509 validation context.
188 * store in the X509 validation context the first time it's
207 /* Callback to be given to the X509 validation procedure. */
220 X509 *xs = X509_STORE_CTX_get_current_cert(ctx);

Completed in 62 milliseconds

12345678910>>...13