Searched refs:NoOpenSSLv2 (Results 1 – 1 of 1) sorted by relevance
42 const long NoOpenSSLv2 = SSL_OP_NO_SSLv2; variable44 const long NoOpenSSLv2 = 0L; variable81 long flags = NoOpenSSLv2 | NoOpenSSLv3 | NoOpenSSLCompression; in ldns_dane_new_ssl_context()