Searched defs:SSL_OP_NO_RENEGOTIATION (Results 1 – 3 of 3) sorted by relevance
469 #define SSL_OP_NO_RENEGOTIATION 0 macro
391 # define SSL_OP_NO_RENEGOTIATION 0x40000000U macro
403 # define SSL_OP_NO_RENEGOTIATION SSL_OP_BIT(30) macro