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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_conf.c193 static const ssl_flag_tbl ssl_option_single[] = { local
220 cctx->tbl = ssl_option_single;
221 cctx->ntbl = sizeof(ssl_option_single) / sizeof(ssl_flag_tbl);

Completed in 69 milliseconds