diff options
author | tb <> | 2022-07-19 16:19:19 +0000 |
---|---|---|
committer | tb <> | 2022-07-19 16:19:19 +0000 |
commit | 4a1f63cad5fa65cd18bc4210bda6874a5a94f3d5 (patch) | |
tree | fba18e323ebb95f143e2638c9c1c6138c06e5a11 /src/regress/lib/libssl/client/clienttest.c | |
parent | d29e337a0bb15ee7036e52754e42c2b3136a1c4d (diff) | |
download | openbsd-4a1f63cad5fa65cd18bc4210bda6874a5a94f3d5.tar.gz openbsd-4a1f63cad5fa65cd18bc4210bda6874a5a94f3d5.tar.bz2 openbsd-4a1f63cad5fa65cd18bc4210bda6874a5a94f3d5.zip |
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 'src/regress/lib/libssl/client/clienttest.c')
0 files changed, 0 insertions, 0 deletions