diff options
author | tb <> | 2023-03-08 06:28:08 +0000 |
---|---|---|
committer | tb <> | 2023-03-08 06:28:08 +0000 |
commit | 8a2cc3425848fef02e282071f4d343963854fa0d (patch) | |
tree | f3b8cfe42d5c5a56d4d3e8dbd147355228c3bbd0 /src/lib/libcrypto/comp/comp_err.c | |
parent | 6edb0a56e6aa12c3ee96cf27ee601fb464869235 (diff) | |
download | openbsd-8a2cc3425848fef02e282071f4d343963854fa0d.tar.gz openbsd-8a2cc3425848fef02e282071f4d343963854fa0d.tar.bz2 openbsd-8a2cc3425848fef02e282071f4d343963854fa0d.zip |
bn_isqrt: reduce number of tests to 100.
The runtime is roughly quadratic in N_TESTS. While it only takes 1-2s on
modern machines, this test takes a long time on slow machines. A reduction
of runtime by a factor of ~16 is significant.
Diffstat (limited to 'src/lib/libcrypto/comp/comp_err.c')
0 files changed, 0 insertions, 0 deletions