diff --git a/lib/wolfssl b/lib/wolfssl index 8970ff4c..33817747 160000 --- a/lib/wolfssl +++ b/lib/wolfssl @@ -1 +1 @@ -Subproject commit 8970ff4c34034dbb3594943d11f8c9d4c5512bd5 +Subproject commit 33817747c4ac071da06bb4b473a0128e9a6812d6 diff --git a/tools/test.mk b/tools/test.mk index 2da99d85..29c7a213 100644 --- a/tools/test.mk +++ b/tools/test.mk @@ -970,7 +970,7 @@ test-all: clean test-size-all: make test-size SIGN=NONE LIMIT=4776 make keysclean - make test-size SIGN=ED25519 LIMIT=11380 + make test-size SIGN=ED25519 LIMIT=11424 make keysclean make test-size SIGN=ECC256 LIMIT=17824 make keysclean @@ -988,7 +988,7 @@ test-size-all: make keysclean make test-size SIGN=ECC384 NO_ASM=1 LIMIT=15024 make keysclean - make test-size SIGN=ED448 LIMIT=13464 + make test-size SIGN=ED448 LIMIT=13536 make keysclean make test-size SIGN=RSA3072 LIMIT=11240 make keysclean