We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338ab1e commit a17819fCopy full SHA for a17819f
lib/wolfssl
tools/test.mk
@@ -970,7 +970,7 @@ test-all: clean
970
test-size-all:
971
make test-size SIGN=NONE LIMIT=4776
972
make keysclean
973
- make test-size SIGN=ED25519 LIMIT=11380
+ make test-size SIGN=ED25519 LIMIT=11424
974
975
make test-size SIGN=ECC256 LIMIT=17824
976
@@ -988,7 +988,7 @@ test-size-all:
988
989
make test-size SIGN=ECC384 NO_ASM=1 LIMIT=15024
990
991
- make test-size SIGN=ED448 LIMIT=13464
+ make test-size SIGN=ED448 LIMIT=13536
992
993
make test-size SIGN=RSA3072 LIMIT=11240
994
0 commit comments