Searched defs:SSL_OP_NO_TLSv1 (Results 1 – 3 of 3) sorted by relevance
134 pub const SSL_OP_NO_TLSv1: ssl_op_type!() = 0x04000000; constant
378 # define SSL_OP_NO_TLSv1 0x04000000U macro
396 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro