Searched refs:ssl_conf_cmd_tbl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c602 } ssl_conf_cmd_tbl; typedef in typeref:struct:__anon386
616 static const ssl_conf_cmd_tbl ssl_conf_cmds[] = {
747 static int ssl_conf_cmd_allowed(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * t)
761 static const ssl_conf_cmd_tbl *ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx,
764 const ssl_conf_cmd_tbl *t;
785 static int ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * cmd)
801 const ssl_conf_cmd_tbl *runcmd;
875 const ssl_conf_cmd_tbl *runcmd;
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c673 } ssl_conf_cmd_tbl; typedef in typeref:struct:__anon81
688 static const ssl_conf_cmd_tbl ssl_conf_cmds[] = {
830 static int ssl_conf_cmd_allowed(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * t)
844 static const ssl_conf_cmd_tbl *ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx,
847 const ssl_conf_cmd_tbl *t;
868 static int ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * cmd)
887 const ssl_conf_cmd_tbl *runcmd;
964 const ssl_conf_cmd_tbl *runcmd;

Completed in 88 milliseconds