Searched defs:SSL_OP_NO_SSLv3 (Results 1 – 3 of 3) sorted by relevance
350 #define SSL_OP_NO_SSLv3 0L /* Noop */ macro
377 # define SSL_OP_NO_SSLv3 0x02000000U macro
395 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) macro