Searched defs:chCApath (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_cb.c | 1292 const char *chCApath, const char *chCAfile, in ssl_load_stores()
|
H A D | s_client.c | 903 char *chCApath = NULL, *chCAfile = NULL, *host = NULL; in s_client_main() local
|
H A D | s_server.c | 996 const char *CApath = NULL, *CAfile = NULL, *chCApath = NULL, *chCAfile = NULL; in s_server_main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | s_client.c | 805 char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL, *host = NULL; in s_client_main() local
|
H A D | s_server.c | 990 const char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL; in s_server_main() local
|