Searched defs:SSL_OP_NO_TLSv1_2 (Results 1 – 3 of 3) sorted by relevance
377 #define SSL_OP_NO_TLSv1_2 0L /* Noop */ macro
379 # define SSL_OP_NO_TLSv1_2 0x08000000U macro
397 # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27) macro