diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-07-19 16:19:20 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-07-19 16:19:20 +0000 |
commit | 6f72b625227e2bbfb8fd88526dafba6a27b9c34f (patch) | |
tree | c8b74983f51b45b5f8dd4deb04e42434055cc3fc /regress/gnu | |
parent | e5937386960f1501378591065849fcda62b29ca8 (diff) |
Avoid unnecessary loops in BN_generate_prime_ex()
Since there is nothing randomized in bn_is_prime_bpsw(), the concept
of rounds makes no sense. Apply a minimal change for now that avoids
expensive loops that won't change the outcome in case we found a
probable prime.
ok jsing
Diffstat (limited to 'regress/gnu')
0 files changed, 0 insertions, 0 deletions