Skip to content

Commit

Permalink
update size check :D
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbland1 committed Jul 1, 2024
1 parent 97ce144 commit bfd37f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ test-size-all:
make keysclean
make test-size SIGN=ED448 LIMIT=13661
make keysclean
make test-size SIGN=RSA3072 LIMIT=11362
make test-size SIGN=RSA3072 LIMIT=11365
make keysclean
make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11914
make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11917
make keysclean

0 comments on commit bfd37f3

Please sign in to comment.