Searched refs:ssl_load_stores (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_apps.h | 71 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath,
|
H A D | s_cb.c | 1290 int ssl_load_stores(SSL_CTX *ctx, in ssl_load_stores() function
|
H A D | s_client.c | 1807 if (!ssl_load_stores(ctx, vfyCApath, vfyCAfile, chCApath, chCAfile, in s_client_main()
|
H A D | s_server.c | 1899 if (!ssl_load_stores(ctx, vfyCApath, vfyCAfile, chCApath, chCAfile, in s_server_main()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/ |
H A D | s_apps.h | 74 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath,
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | s_client.c | 1770 if (!ssl_load_stores(ctx, in s_client_main()
|
H A D | s_server.c | 1955 if (!ssl_load_stores(ctx, in s_server_main()
|