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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c376 static const ssl_flag_tbl ssl_option_list[] = { local
398 cctx->tbl = ssl_option_list;
399 cctx->ntbl = OSSL_NELEM(ssl_option_list);
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c374 static const ssl_flag_tbl ssl_option_list[] = { local
403 cctx->tbl = ssl_option_list;
404 cctx->ntbl = OSSL_NELEM(ssl_option_list);

Completed in 157 milliseconds