Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c28 } ssl_flag_tbl; typedef
99 const ssl_flag_tbl *tbl;
142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option()
162 const ssl_flag_tbl *tbl; in ssl_set_option_list()
279 static const ssl_flag_tbl ssl_protocol_list[] = { in cmd_Protocol()
374 static const ssl_flag_tbl ssl_option_list[] = { in cmd_Options()
410 static const ssl_flag_tbl ssl_vfy_list[] = { in cmd_VerifyMode()
/third_party/openssl/ssl/
H A Dssl_conf.c28 } ssl_flag_tbl; typedef
99 const ssl_flag_tbl *tbl;
142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option()
162 const ssl_flag_tbl *tbl; in ssl_set_option_list()
279 static const ssl_flag_tbl ssl_protocol_list[] = { in cmd_Protocol()
374 static const ssl_flag_tbl ssl_option_list[] = { in cmd_Options()
410 static const ssl_flag_tbl ssl_vfy_list[] = { in cmd_VerifyMode()

Completed in 4 milliseconds