Searched refs:X509_STORE (Results 26 - 50 of 59) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpkcs7.h322 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx,
358 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store,
H A Docsp.h444 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags);
550 X509_STORE *st, unsigned long flags);
H A Dssl.h630 struct x509_store_st /* X509_STORE */ *cert_store;
1224 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *);
1225 void SSL_CTX_set_cert_store(SSL_CTX *,X509_STORE *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpkcs7.h322 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx,
358 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store,
H A Dpk7_smime.c168 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/apps/
H A Dapps.h273 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath);
H A Dcrl.c112 X509_STORE *store = NULL;
H A Dpkcs12.c82 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain);
519 X509_STORE *store = X509_STORE_new();
813 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain)
H A Dx509.c152 static int x509_certify (X509_STORE *ctx,char *CAfile,const EVP_MD *digest,
187 X509_STORE *ctx=NULL;
1120 static int x509_certify(X509_STORE *ctx, char *CAfile, const EVP_MD *digest,
H A Dsmime.c96 X509_STORE *store = NULL;
H A Dapps.c1304 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath)
1306 X509_STORE *store;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dapps.h276 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath);
H A Dcrl.c112 X509_STORE *store = NULL;
H A Dpkcs12.c81 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain);
510 X509_STORE *store = X509_STORE_new();
847 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain)
H A Dx509.c144 static int x509_certify (X509_STORE *ctx,char *CAfile,const EVP_MD *digest,
178 X509_STORE *ctx=NULL;
1099 static int x509_certify(X509_STORE *ctx, char *CAfile, const EVP_MD *digest,
H A Dsmime.c93 X509_STORE *store = NULL;
H A Ds_client.c237 X509_STORE *store = NULL;
H A Dapps.c1282 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath)
1284 X509_STORE *store;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp.h444 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags);
550 X509_STORE *st, unsigned long flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dpk7_smime.c147 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store,
H A Dpk7_doit.c704 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx, BIO *bio,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dssl.h603 struct x509_store_st /* X509_STORE */ *cert_store;
1176 X509_STORE *SSL_CTX_get_cert_store(SSL_CTX *);
1177 void SSL_CTX_set_cert_store(SSL_CTX *,X509_STORE *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl.h603 struct x509_store_st /* X509_STORE */ *cert_store;
1176 X509_STORE *SSL_CTX_get_cert_store(SSL_CTX *);
1177 void SSL_CTX_set_cert_store(SSL_CTX *,X509_STORE *);
H A Dssl_lib.c2239 X509_STORE *SSL_CTX_get_cert_store(SSL_CTX *ctx)
2244 void SSL_CTX_set_cert_store(SSL_CTX *ctx,X509_STORE *store)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h630 struct x509_store_st /* X509_STORE */ *cert_store;
1224 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *);
1225 void SSL_CTX_set_cert_store(SSL_CTX *,X509_STORE *);

Completed in 230 milliseconds

123