Searched refs:X509_STORE (Results 1 - 25 of 59) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509/
H A Dx509_d2.c65 int X509_STORE_set_default_paths(X509_STORE *ctx)
83 int X509_STORE_load_locations(X509_STORE *ctx, const char *file,
H A Dx509_vfy.h98 SSL_CTX -> X509_STORE
105 ->X509_STORE
107 The X509_STORE holds the tables etc for verification stuff.
109 The X509_STORE has X509_LOOKUPs for looking up certs.
110 The X509_STORE then calls a function to actually verify the
170 /* The following fields are not used by X509_STORE but are
191 } /* X509_STORE */;
206 X509_STORE *store_ctx; /* who owns us */
214 X509_STORE *ctx;
335 X509_STORE *X509_STORE_ne
[all...]
H A Dx509_lu.c178 X509_STORE *X509_STORE_new(void)
180 X509_STORE *ret;
182 if ((ret=(X509_STORE *)OPENSSL_malloc(sizeof(X509_STORE))) == NULL)
227 void X509_STORE_free(X509_STORE *vfy)
250 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m)
285 X509_STORE *ctx=vs->ctx;
325 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x)
359 int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x)
541 void X509_STORE_set_flags(X509_STORE *ct
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_d2.c65 int X509_STORE_set_default_paths(X509_STORE *ctx)
83 int X509_STORE_load_locations(X509_STORE *ctx, const char *file,
H A Dx509_vfy.h99 SSL_CTX -> X509_STORE
106 ->X509_STORE
108 The X509_STORE holds the tables etc for verification stuff.
110 The X509_STORE has X509_LOOKUPs for looking up certs.
111 The X509_STORE then calls a function to actually verify the
205 } /* X509_STORE */;
207 int X509_STORE_set_depth(X509_STORE *store, int depth);
220 X509_STORE *store_ctx; /* who owns us */
228 X509_STORE *ctx;
384 X509_STORE *X509_STORE_ne
[all...]
H A Dx509_lu.c178 X509_STORE *X509_STORE_new(void)
180 X509_STORE *ret;
182 if ((ret=(X509_STORE *)OPENSSL_malloc(sizeof(X509_STORE))) == NULL)
224 void X509_STORE_free(X509_STORE *vfy)
249 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m)
284 X509_STORE *ctx=vs->ctx;
324 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x)
358 int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x)
540 int X509_STORE_set_flags(X509_STORE *ct
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dx509_vfy.h98 SSL_CTX -> X509_STORE
105 ->X509_STORE
107 The X509_STORE holds the tables etc for verification stuff.
109 The X509_STORE has X509_LOOKUPs for looking up certs.
110 The X509_STORE then calls a function to actually verify the
170 /* The following fields are not used by X509_STORE but are
191 } /* X509_STORE */;
206 X509_STORE *store_ctx; /* who owns us */
214 X509_STORE *ctx;
335 X509_STORE *X509_STORE_ne
[all...]
H A Dossl_typ.h113 typedef struct x509_store_st X509_STORE; typedef in typeref:struct:x509_store_st
H A Docsp.h451 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags);
555 X509_STORE *st, unsigned long flags);
H A Dpkcs7.h316 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx,
351 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509_vfy.h99 SSL_CTX -> X509_STORE
106 ->X509_STORE
108 The X509_STORE holds the tables etc for verification stuff.
110 The X509_STORE has X509_LOOKUPs for looking up certs.
111 The X509_STORE then calls a function to actually verify the
205 } /* X509_STORE */;
207 int X509_STORE_set_depth(X509_STORE *store, int depth);
220 X509_STORE *store_ctx; /* who owns us */
228 X509_STORE *ctx;
384 X509_STORE *X509_STORE_ne
[all...]
H A Dossl_typ.h140 typedef struct x509_store_st X509_STORE; typedef in typeref:struct:x509_store_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_vfy.c64 X509_STORE *st, unsigned long flags);
71 X509_STORE *st, unsigned long flags);
76 X509_STORE *st, unsigned long flags)
163 X509_STORE *st, unsigned long flags)
357 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags)
427 X509_STORE *st, unsigned long flags)
H A Docsp.h451 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags);
555 X509_STORE *st, unsigned long flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_vfy.c64 X509_STORE *st, unsigned long flags);
71 X509_STORE *st, unsigned long flags);
76 X509_STORE *st, unsigned long flags)
163 X509_STORE *st, unsigned long flags)
357 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags)
427 X509_STORE *st, unsigned long flags)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dossl_typ.h113 typedef struct x509_store_st X509_STORE; typedef in typeref:struct:x509_store_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dcacertinmem.c45 X509_STORE * store;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dverify.c73 static int check(X509_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e);
87 X509_STORE *cert_ctx=NULL;
239 static int check(X509_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dverify.c73 static int check(X509_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e);
87 X509_STORE *cert_ctx=NULL;
248 static int check(X509_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dossl_typ.h140 typedef struct x509_store_st X509_STORE; typedef in typeref:struct:x509_store_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Ddec.c82 X509_STORE *cert_store=NULL;
H A Dverify.c79 X509_STORE *cert_store=NULL;
H A Dpkcs7.h316 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx,
351 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dverify.c79 X509_STORE *cert_store=NULL;
H A Ddec.c82 X509_STORE *cert_store=NULL;

Completed in 188 milliseconds

123