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