Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dx509_vfy.c44 static int build_chain(X509_STORE_CTX *ctx);
45 static int verify_chain(X509_STORE_CTX *ctx);
46 static int dane_verify(X509_STORE_CTX *ctx);
47 static int null_callback(int ok, X509_STORE_CTX *e);
48 static int check_issued(X509_STORE_CTX *ctx, X509 *x, X509 *issuer);
49 static X509 *find_issuer(X509_STORE_CTX *ctx, STACK_OF(X509) *sk, X509 *x);
50 static int check_extensions(X509_STORE_CTX *ctx);
51 static int check_name_constraints(X509_STORE_CTX *ctx);
52 static int check_id(X509_STORE_CTX *ctx);
53 static int check_trust(X509_STORE_CTX *ctx, int num_untrusted);
[all …]
Dx509_local.h42 int ossl_x509_check_cert_time(X509_STORE_CTX *ctx, X509 *x, int depth);
123 int (*verify) (X509_STORE_CTX *ctx);
125 int (*verify_cb) (int ok, X509_STORE_CTX *ctx);
127 int (*get_issuer) (X509 **issuer, X509_STORE_CTX *ctx, X509 *x);
129 int (*check_issued) (X509_STORE_CTX *ctx, X509 *x, X509 *issuer);
131 int (*check_revocation) (X509_STORE_CTX *ctx);
133 int (*get_crl) (X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x);
135 int (*check_crl) (X509_STORE_CTX *ctx, X509_CRL *crl);
137 int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x);
139 int (*check_policy) (X509_STORE_CTX *ctx);
[all …]
Dx509_lu.c293 X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs, in X509_STORE_CTX_get_obj_by_subject()
309 int X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs, in X509_STORE_CTX_get_by_subject()
584 STACK_OF(X509) *X509_STORE_CTX_get1_certs(X509_STORE_CTX *ctx, in STACK_OF()
639 STACK_OF(X509_CRL) *X509_STORE_CTX_get1_crls(const X509_STORE_CTX *ctx, in STACK_OF()
725 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_get1_issuer()
972 X509_STORE *X509_STORE_CTX_get0_store(const X509_STORE_CTX *ctx) in X509_STORE_CTX_get0_store()
Dv3_asid.c750 static int asid_validate_path_internal(X509_STORE_CTX *ctx, in asid_validate_path_internal()
883 int X509v3_asid_validate_path(X509_STORE_CTX *ctx) in X509v3_asid_validate_path()
Dv3_addr.c1213 static int addr_validate_path_internal(X509_STORE_CTX *ctx, in addr_validate_path_internal()
1334 int X509v3_addr_validate_path(X509_STORE_CTX *ctx) in X509v3_addr_validate_path()
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dverify_extra_test.c67 X509_STORE_CTX *sctx = NULL; in test_alt_chains_cert_forgery()
185 X509_STORE_CTX *ctx = X509_STORE_CTX_new(); in test_self_signed()
232 X509_STORE_CTX *ctx = X509_STORE_CTX_new(); in do_test_purpose()
Ddanetest.c39 static void store_ctx_dane_init(X509_STORE_CTX *, SSL *);
57 X509_STORE_CTX *store_ctx = NULL; in verify_chain()
427 static void store_ctx_dane_init(X509_STORE_CTX *store_ctx, SSL *ssl) in store_ctx_dane_init()
Dx509_dup_cert_test.c20 X509_STORE_CTX *sctx = NULL; in test_509_dup_cert()
Dcrltest.c256 X509_STORE_CTX *ctx = X509_STORE_CTX_new(); in verify()
Dssl_old_test.c85 static int verify_callback(int ok, X509_STORE_CTX *ctx);
86 static int app_verify_callback(X509_STORE_CTX *ctx, void *arg);
2878 static int verify_callback(int ok, X509_STORE_CTX *ctx) in verify_callback()
2913 static int app_verify_callback(X509_STORE_CTX *ctx, void *arg) in app_verify_callback()
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dverify.c21 static int cb(int ok, X509_STORE_CTX *ctx);
252 X509_STORE_CTX *csc; in check()
328 static int cb(int ok, X509_STORE_CTX *ctx) in cb()
Dsmime.c23 static int smime_cb(int ok, X509_STORE_CTX *ctx);
703 static int smime_cb(int ok, X509_STORE_CTX *ctx) in smime_cb()
Dx509.c35 static int callb(int ok, X509_STORE_CTX *ctx);
240 X509_STORE_CTX *xsc = X509_STORE_CTX_new(); in self_signed()
1127 static int callb(int ok, X509_STORE_CTX *ctx) in callb()
Dcrl.c82 X509_STORE_CTX *ctx = NULL; in crl_main()
Dts.c77 static int verify_cb(int ok, X509_STORE_CTX *ctx);
1034 static int verify_cb(int ok, X509_STORE_CTX *ctx) in verify_cb()
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dcheck-format-test-negatives.c302 static int verify_cb_crl(X509_STORE_CTX *ctx, int err) in verify_cb_crl()
318 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
/netbsd/src/usr.sbin/syslogd/
Dtls.h161 int check_peer_cert(int, X509_STORE_CTX *);
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dtls_o.c71 static int tlso_verify_cb( int ok, X509_STORE_CTX *ctx );
72 static int tlso_verify_ok( int ok, X509_STORE_CTX *ctx );
1477 tlso_verify_cb( int ok, X509_STORE_CTX *ctx ) in tlso_verify_cb()
1531 tlso_verify_ok( int ok, X509_STORE_CTX *ctx ) in tlso_verify_ok()
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dcrypto_openssl.c112 static int cb_check_cert_local(int, X509_STORE_CTX *);
113 static int cb_check_cert_remote(int, X509_STORE_CTX *);
358 X509_STORE_CTX *csc; in eay_check_x509cert()
423 cb_check_cert_local(int ok, X509_STORE_CTX *ctx) in cb_check_cert_local()
465 cb_check_cert_remote(int ok, X509_STORE_CTX *ctx) in cb_check_cert_remote()
/netbsd/src/external/bsd/ppp/dist/pppd/
Dtls.c95 static int tls_verify_callback(int ok, X509_STORE_CTX *ctx) in tls_verify_callback()
/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_verify.c149 int tls_verify_certificate_callback(int ok, X509_STORE_CTX *ctx) in tls_verify_certificate_callback()
/netbsd/src/external/bsd/libevent/dist/sample/
Dhttps-client.c123 static int cert_verify_callback(X509_STORE_CTX *x509_ctx, void *arg) in cert_verify_callback()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ocsp/
Docsp_vfy.c34 X509_STORE_CTX *ctx = X509_STORE_CTX_new(); in ocsp_verify_signer()
/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dssl_cert.c387 X509_STORE_CTX *ctx = NULL; in ssl_verify_cert_chain()
879 X509_STORE_CTX *xs_ctx = NULL; in ssl_build_cert_chain()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ts/
Dts_rsp_verify.c174 X509_STORE_CTX *cert_ctx = NULL; in ts_verify_cert()

12