HomeSort by: relevance | last modified time | path
    Searched refs:ssl_conf_cmd_tbl (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_conf.c 742 } ssl_conf_cmd_tbl; typedef in typeref:struct:__anon615
757 static const ssl_conf_cmd_tbl ssl_conf_cmds[] = {
911 static int ssl_conf_cmd_allowed(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl *t)
925 static const ssl_conf_cmd_tbl *ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx,
928 const ssl_conf_cmd_tbl *t;
949 static int ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl *cmd)
968 const ssl_conf_cmd_tbl *runcmd;
1045 const ssl_conf_cmd_tbl *runcmd;
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_conf.c 673 } ssl_conf_cmd_tbl; typedef in typeref:struct:__anon1647
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;
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_conf.c 602 } ssl_conf_cmd_tbl; typedef in typeref:struct:__anon2183
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;

Completed in 27 milliseconds