Searched defs:SSL_OP_NO_TLSv1_3 (Results 1 – 3 of 3) sorted by relevance
145 pub const SSL_OP_NO_TLSv1_3: ssl_op_type!() = 0x20000000; constant
381 # define SSL_OP_NO_TLSv1_3 0x20000000U macro
399 # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29) macro