From 1820d7c33ef2e7a5bd76af0a0b40284f0c513c07 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 30 Aug 2016 23:18:19 -0500 Subject: [PATCH] merge: M5 parse test --- unit/test-wsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/test-wsc.c b/unit/test-wsc.c index 6236256a..8a5a8fb1 100644 --- a/unit/test-wsc.c +++ b/unit/test-wsc.c @@ -1353,7 +1353,7 @@ static void wsc_test_build_m4_encrypted_settings(const void *data) } static const unsigned char eap_wsc_m5[] = { - 0x01, 0x00, 0x00, 0x86, 0x02, 0xa9, 0x00, 0x86, 0xfe, 0x00, 0x37, 0x2a, + 0x01, 0x00, 0x00, 0x86, 0x02, 0x03, 0x00, 0x86, 0xfe, 0x00, 0x37, 0x2a, 0x00, 0x00, 0x00, 0x01, 0x04, 0x00, 0x10, 0x4a, 0x00, 0x01, 0x10, 0x10, 0x22, 0x00, 0x01, 0x09, 0x10, 0x39, 0x00, 0x10, 0x67, 0xa5, 0x53, 0x61, 0xee, 0x72, 0xc2, 0x21, 0x48, 0x78, 0xc5, 0x70, 0x89, 0x9f, 0xf2, 0xa0,