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