Home
last modified time | relevance | path

Searched refs:vfyCAfile (Results 1 – 4 of 4) sorted by relevance

/openssl/apps/include/
H A Ds_apps.h80 const char *vfyCAfile, const char *vfyCAstore,
/openssl/apps/lib/
H A Ds_cb.c1367 const char *vfyCApath, const char *vfyCAfile, in ssl_load_stores() argument
1376 if (vfyCApath != NULL || vfyCAfile != NULL || vfyCAstore != NULL) { in ssl_load_stores()
1380 if (vfyCAfile != NULL && !X509_STORE_load_file(vfy, vfyCAfile)) in ssl_load_stores()
/openssl/apps/
H A Ds_client.c872 char *vfyCApath = NULL, *vfyCAfile = NULL, *vfyCAstore = NULL; in s_client_main() local
1445 vfyCAfile = opt_arg(); in s_client_main()
1895 vfyCApath, vfyCAfile, vfyCAstore, in s_client_main()
H A Ds_server.c1028 char *vfyCApath = NULL, *vfyCAfile = NULL, *vfyCAstore = NULL; in s_server_main() local
1370 vfyCAfile = opt_arg(); in s_server_main()
2040 vfyCApath, vfyCAfile, vfyCAstore, in s_server_main()

Completed in 33 milliseconds