Home
last modified time | relevance | path

Searched refs:NoOpenSSLCompression (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ldns/
H A Ddane.c62 const long NoOpenSSLCompression = SSL_OP_NO_COMPRESSION; variable
64 const long NoOpenSSLCompression = 0L; variable
81 long flags = NoOpenSSLv2 | NoOpenSSLv3 | NoOpenSSLCompression; in ldns_dane_new_ssl_context()