Home
last modified time | relevance | path

Searched refs:ssl_load_stores (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_apps.h71 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath,
H A Ds_cb.c1290 int ssl_load_stores(SSL_CTX *ctx, in ssl_load_stores() function
H A Ds_client.c1807 if (!ssl_load_stores(ctx, vfyCApath, vfyCAfile, chCApath, chCAfile, in s_client_main()
H A Ds_server.c1899 if (!ssl_load_stores(ctx, vfyCApath, vfyCAfile, chCApath, chCAfile, in s_server_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Ds_apps.h74 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath,
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c1770 if (!ssl_load_stores(ctx, in s_client_main()
H A Ds_server.c1955 if (!ssl_load_stores(ctx, in s_server_main()