summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libssl/client/clienttest.c38
1 files changed, 18 insertions, 20 deletions
diff --git a/src/regress/lib/libssl/client/clienttest.c b/src/regress/lib/libssl/client/clienttest.c
index e10522e5a5..659a533193 100644
--- a/src/regress/lib/libssl/client/clienttest.c
+++ b/src/regress/lib/libssl/client/clienttest.c
@@ -74,18 +74,17 @@ static unsigned char client_hello_tls10[] = {
74 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 74 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
75 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 75 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
76 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 76 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
77 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 77 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc0, 0x14,
78 0xc0, 0x14, 0xc0, 0x0a, 0x00, 0x39, 0xff, 0x85, 78 0xc0, 0x0a, 0x00, 0x39, 0xff, 0x85, 0x00, 0x88,
79 0x00, 0x88, 0x00, 0x81, 0x00, 0x35, 0x00, 0x84, 79 0x00, 0x81, 0x00, 0x35, 0x00, 0x84, 0xc0, 0x13,
80 0xc0, 0x13, 0xc0, 0x09, 0x00, 0x33, 0x00, 0x45, 80 0xc0, 0x09, 0x00, 0x33, 0x00, 0x45, 0x00, 0x2f,
81 0x00, 0x2f, 0x00, 0x41, 0xc0, 0x11, 0xc0, 0x07, 81 0x00, 0x41, 0xc0, 0x11, 0xc0, 0x07, 0x00, 0x05,
82 0x00, 0x05, 0x00, 0x04, 0xc0, 0x12, 0xc0, 0x08, 82 0x00, 0x04, 0xc0, 0x12, 0xc0, 0x08, 0x00, 0x16,
83 0x00, 0x16, 0x00, 0x0a, 0x00, 0x15, 0x00, 0x09, 83 0x00, 0x0a, 0x00, 0x15, 0x00, 0x09, 0x00, 0xff,
84 0x00, 0xff, 84 0x01, 0x00, 0x00, 0x16, 0x00, 0x0b, 0x00, 0x02,
850x01, 0x00, 0x00, 0x16, 85 0x01, 0x00, 0x00, 0x0a, 0x00, 0x08, 0x00, 0x06,
86 0x00, 0x0b, 0x00, 0x02, 0x01, 0x00, 0x00, 0x0a, 86 0x00, 0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x23,
87 0x00, 0x08, 0x00, 0x06, 0x00, 0x1d, 0x00, 0x17, 87 0x00, 0x00,
88 0x00, 0x18, 0x00, 0x23, 0x00, 0x00,
89}; 88};
90 89
91static unsigned char cipher_list_tls11[] = { 90static unsigned char cipher_list_tls11[] = {
@@ -150,8 +149,8 @@ static unsigned char cipher_list_tls12_chacha[] = {
150}; 149};
151 150
152static unsigned char client_hello_tls12[] = { 151static unsigned char client_hello_tls12[] = {
153 0x16, 0x03, 0x01, 0x00, 0xd3, 0x01, 0x00, 0x00, 152 0x16, 0x03, 0x01, 0x00, 0xc9, 0x01, 0x00, 0x00,
154 0xcf, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 153 0xc5, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00,
155 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 154 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
156 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 155 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
157 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 156 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -168,15 +167,14 @@ static unsigned char client_hello_tls12[] = {
168 0x00, 0x2f, 0x00, 0xba, 0x00, 0x41, 0xc0, 0x11, 167 0x00, 0x2f, 0x00, 0xba, 0x00, 0x41, 0xc0, 0x11,
169 0xc0, 0x07, 0x00, 0x05, 0x00, 0x04, 0xc0, 0x12, 168 0xc0, 0x07, 0x00, 0x05, 0x00, 0x04, 0xc0, 0x12,
170 0xc0, 0x08, 0x00, 0x16, 0x00, 0x0a, 0x00, 0x15, 169 0xc0, 0x08, 0x00, 0x16, 0x00, 0x0a, 0x00, 0x15,
171 0x00, 0x09, 0x00, 0xff, 0x01, 0x00, 0x00, 0x40, 170 0x00, 0x09, 0x00, 0xff, 0x01, 0x00, 0x00, 0x36,
172 0x00, 0x0b, 0x00, 0x02, 0x01, 0x00, 0x00, 0x0a, 171 0x00, 0x0b, 0x00, 0x02, 0x01, 0x00, 0x00, 0x0a,
173 0x00, 0x08, 0x00, 0x06, 0x00, 0x1d, 0x00, 0x17, 172 0x00, 0x08, 0x00, 0x06, 0x00, 0x1d, 0x00, 0x17,
174 0x00, 0x18, 0x00, 0x23, 0x00, 0x00, 0x00, 0x0d, 173 0x00, 0x18, 0x00, 0x23, 0x00, 0x00, 0x00, 0x0d,
175 0x00, 0x26, 0x00, 0x24, 0x06, 0x01, 0x06, 0x02, 174 0x00, 0x1c, 0x00, 0x1a, 0x06, 0x01, 0x06, 0x03,
176 0x06, 0x03, 0xef, 0xef, 0x05, 0x01, 0x05, 0x02, 175 0xef, 0xef, 0x05, 0x01, 0x05, 0x03, 0x04, 0x01,
177 0x05, 0x03, 0x04, 0x01, 0x04, 0x02, 0x04, 0x03, 176 0x04, 0x03, 0xee, 0xee, 0xed, 0xed, 0x03, 0x01,
178 0xee, 0xee, 0xed, 0xed, 0x03, 0x01, 0x03, 0x02, 177 0x03, 0x03, 0x02, 0x01, 0x02, 0x03,
179 0x03, 0x03, 0x02, 0x01, 0x02, 0x02, 0x02, 0x03,
180}; 178};
181 179
182struct client_hello_test { 180struct client_hello_test {