]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ssl.h
Update the record layer to use TLSv1.3 style record construction
[thirdparty/openssl.git] / include / openssl / ssl.h
index 8769f46ba2e34b3a1f7594df74b506a0ab554cf9..840eb6e97db60e650e2e0c8ecbf4acbb7fda597c 100644 (file)
@@ -2326,6 +2326,7 @@ int ERR_load_SSL_strings(void);
 # define SSL_R_BAD_LENGTH                                 271
 # define SSL_R_BAD_PACKET_LENGTH                          115
 # define SSL_R_BAD_PROTOCOL_VERSION_NUMBER                116
+# define SSL_R_BAD_RECORD_TYPE                            443
 # define SSL_R_BAD_RSA_ENCRYPT                            119
 # define SSL_R_BAD_SIGNATURE                              123
 # define SSL_R_BAD_SRP_A_LENGTH                           347