Searched defs:CAfile (Results 1 – 15 of 15) sorted by relevance
/external/openssl/apps/ |
D | verify.c | 84 char *CApath=NULL,*CAfile=NULL; in MAIN() local
|
D | x509.c | 184 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()
|
D | crl.c | 105 char *CAfile = NULL, *CApath = NULL; in MAIN() local
|
D | s_time.c | 127 static char *CAfile=NULL; variable
|
D | smime.c | 108 char *CAfile = NULL, *CApath = NULL; in MAIN() local
|
D | cms.c | 128 char *CAfile = NULL, *CApath = NULL; in MAIN() local
|
D | pkcs12.c | 126 char *CApath = NULL, *CAfile = NULL; in MAIN() local
|
D | ocsp.c | 149 char *CAfile = NULL, *CApath = NULL; in MAIN() local
|
D | s_client.c | 575 char *CApath=NULL,*CAfile=NULL,*cipher=NULL; in MAIN() local
|
D | s_server.c | 933 char *CApath=NULL,*CAfile=NULL; in MAIN() local
|
D | apps.c | 1426 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath) in setup_verify()
|
/external/openssl/crypto/threads/ |
D | mttest.c | 188 char *CApath=NULL,*CAfile=NULL; in main() local
|
/external/openssl/ssl/ |
D | ssltest.c | 510 char *CApath=NULL,*CAfile=NULL; in main() local
|
D | ssl_lib.c | 2996 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, in SSL_CTX_load_verify_locations()
|
/external/ipsec-tools/src/racoon/ |
D | crypto_openssl.c | 455 eay_check_x509cert(cert, CApath, CAfile, local) in eay_check_x509cert() argument
|