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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_conf.c334 int sslv2off; local
341 sslv2off = *cctx->poptions & SSL_OP_NO_SSLv2;
344 *cctx->poptions |= sslv2off;

Completed in 151 milliseconds