Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dnetwork.c682 #ifndef SSL_OP_NO_COMPRESSION
683 # define SSL_OP_NO_COMPRESSION 0 macro
686 SSL_OP_ALL | SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION | SSL_OP_NO_COMPRESSION;