Home
last modified time | relevance | path

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

/openssl/apps/include/
H A Ds_apps.h82 const char *chCAstore, STACK_OF(X509_CRL) *crls,
/openssl/apps/lib/
H A Ds_cb.c1392 const char *chCAstore, in ssl_load_stores() argument
1414 if (chCApath != NULL || chCAfile != NULL || chCAstore != NULL) { in ssl_load_stores()
1422 if (chCAstore != NULL && !X509_STORE_load_store(ch, chCAstore)) in ssl_load_stores()
/openssl/apps/
H A Ds_client.c867 char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL, *host = NULL; in s_client_main() local
1454 chCAstore = opt_arg(); in s_client_main()
1896 chCApath, chCAfile, chCAstore, in s_client_main()
H A Ds_server.c1025 const char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL; in s_server_main() local
1314 chCAstore = opt_arg(); in s_server_main()
2041 chCApath, chCAfile, chCAstore, in s_server_main()

Completed in 34 milliseconds