Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_apps.h68 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx);
H A Ds_cb.c1242 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, in config_ctx() function
H A Ds_server.c1801 if (!config_ctx(cctx, ssl_args, ctx)) in s_server_main()
1960 if (!config_ctx(cctx, ssl_args, ctx2)) in s_server_main()
H A Ds_client.c1740 if (!config_ctx(cctx, ssl_args, ctx)) in s_client_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Ds_apps.h71 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx);
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c1851 if (!config_ctx(cctx, ssl_args, ctx)) in s_server_main()
2017 if (!config_ctx(cctx, ssl_args, ctx2)) in s_server_main()
H A Ds_client.c1700 if (!config_ctx(cctx, ssl_args, ctx)) in s_client_main()