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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c27 } ssl_flag_tbl; typedef in typeref:struct:__anon384
98 const ssl_flag_tbl *tbl;
137 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl,
156 const ssl_flag_tbl *tbl;
281 static const ssl_flag_tbl ssl_protocol_list[] = {
376 static const ssl_flag_tbl ssl_option_list[] = {
405 static const ssl_flag_tbl ssl_vfy_list[] = {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c28 } ssl_flag_tbl; typedef in typeref:struct:__anon79
99 const ssl_flag_tbl *tbl;
142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl,
162 const ssl_flag_tbl *tbl;
279 static const ssl_flag_tbl ssl_protocol_list[] = {
374 static const ssl_flag_tbl ssl_option_list[] = {
410 static const ssl_flag_tbl ssl_vfy_list[] = {

Completed in 77 milliseconds