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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c137 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, function
176 if (ssl_match_option(cctx, tbl, elem, len, onoff))
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, function
182 if (ssl_match_option(cctx, tbl, elem, len, onoff))

Completed in 85 milliseconds