Home
last modified time | relevance | path

Searched defs:CAfile (Results 1 – 15 of 15) sorted by relevance

/external/openssl/apps/
Dverify.c84 char *CApath=NULL,*CAfile=NULL; in MAIN() local
Dx509.c184 char *infile=NULL,*outfile=NULL,*keyfile=NULL,*CAfile=NULL; in MAIN() local
1107 static ASN1_INTEGER *x509_load_serial(char *CAfile, char *serialfile, int create) in x509_load_serial()
1147 static int x509_certify(X509_STORE *ctx, char *CAfile, const EVP_MD *digest, in x509_certify()
Dcrl.c105 char *CAfile = NULL, *CApath = NULL; in MAIN() local
Ds_time.c127 static char *CAfile=NULL; variable
Dsmime.c108 char *CAfile = NULL, *CApath = NULL; in MAIN() local
Dcms.c128 char *CAfile = NULL, *CApath = NULL; in MAIN() local
Dpkcs12.c126 char *CApath = NULL, *CAfile = NULL; in MAIN() local
Docsp.c149 char *CAfile = NULL, *CApath = NULL; in MAIN() local
Ds_client.c575 char *CApath=NULL,*CAfile=NULL,*cipher=NULL; in MAIN() local
Ds_server.c933 char *CApath=NULL,*CAfile=NULL; in MAIN() local
Dapps.c1426 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath) in setup_verify()
/external/openssl/crypto/threads/
Dmttest.c188 char *CApath=NULL,*CAfile=NULL; in main() local
/external/openssl/ssl/
Dssltest.c510 char *CApath=NULL,*CAfile=NULL; in main() local
Dssl_lib.c2996 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, in SSL_CTX_load_verify_locations()
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c455 eay_check_x509cert(cert, CApath, CAfile, local) in eay_check_x509cert() argument