Searched refs:SSL_OP_CRYPTOPRO_TLSEXT_BUG (Results 1 – 5 of 5) sorted by relevance
829 #ifdef SSL_OP_CRYPTOPRO_TLSEXT_BUG in DefineCryptoConstants()830 NODE_DEFINE_CONSTANT(target, SSL_OP_CRYPTOPRO_TLSEXT_BUG); in DefineCryptoConstants()
398 # define SSL_OP_CRYPTOPRO_TLSEXT_BUG 0x80000000U macro405 # define SSL_OP_ALL (SSL_OP_CRYPTOPRO_TLSEXT_BUG|\
1919 || (SSL_get_options(s) & SSL_OP_CRYPTOPRO_TLSEXT_BUG) == 0) in tls_construct_stoc_cryptopro_bug()
3295 <td><code>SSL_OP_CRYPTOPRO_TLSEXT_BUG</code></td>
2284 SSL_OP_CRYPTOPRO_TLSEXT_BUG to TLS (Theo Schlossnagle)