Searched defs:SSL_OP_ENABLE_MIDDLEBOX_COMPAT (Results 1 – 3 of 3) sorted by relevance
111 pub const SSL_OP_ENABLE_MIDDLEBOX_COMPAT: ssl_op_type!() = 0x00100000; constant
353 # define SSL_OP_ENABLE_MIDDLEBOX_COMPAT 0x00100000U macro
373 # define SSL_OP_ENABLE_MIDDLEBOX_COMPAT SSL_OP_BIT(20) macro