Home
last modified time | relevance | path

Searched refs:vfyCAstore (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.c1368 const char *vfyCAstore, in ssl_load_stores() argument
1376 if (vfyCApath != NULL || vfyCAfile != NULL || vfyCAstore != NULL) { in ssl_load_stores()
1384 if (vfyCAstore != NULL && !X509_STORE_load_store(vfy, vfyCAstore)) in ssl_load_stores()
/openssl/apps/
H A Ds_client.c872 char *vfyCApath = NULL, *vfyCAfile = NULL, *vfyCAstore = NULL; in s_client_main() local
1457 vfyCAstore = 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
1317 vfyCAstore = opt_arg(); in s_server_main()
2040 vfyCApath, vfyCAfile, vfyCAstore, in s_server_main()

Completed in 32 milliseconds