]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl_local.h
Fix the SSL_CIPHER_find() function when used with a QCSO
[thirdparty/openssl.git] / ssl / ssl_local.h
index 29715781ee90ee6feff1b978b1572d742ceef3d7..d1ef358932e00dae7785fad0035e8a7f8597818c 100644 (file)
  */
 # define TLS1_TLSTREE 0x20000
 
+/* Ciphersuite supported in QUIC */
+# define SSL_QUIC                0x00040000U
+
 # define SSL_STRONG_MASK         0x0000001FU
 # define SSL_DEFAULT_MASK        0X00000020U