X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=ssl%2Fstatem%2Fstatem_locl.h;h=429d5c703f163d5bac8cd08ba1896eae8fcc25d7;hb=3847d426e3a530786b82fecfdbc9793b44b88cd3;hp=35d96cd78c1af8c20f8e28d1021a4a0f013bc096;hpb=7d061fced39d72bd664d04e254c1e3ba6cf99fbc;p=openssl.git diff --git a/ssl/statem/statem_locl.h b/ssl/statem/statem_locl.h index 35d96cd78c..429d5c703f 100644 --- a/ssl/statem/statem_locl.h +++ b/ssl/statem/statem_locl.h @@ -19,6 +19,7 @@ /* The spec allows for a longer length than this, but we limit it */ #define HELLO_VERIFY_REQUEST_MAX_LENGTH 258 #define SERVER_HELLO_MAX_LENGTH 20000 +#define HELLO_RETRY_REQUEST_MAX_LENGTH 20000 #define ENCRYPTED_EXTENSIONS_MAX_LENGTH 20000 #define SERVER_KEY_EXCH_MAX_LENGTH 102400 #define SERVER_HELLO_DONE_MAX_LENGTH 0