summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ciphers.c
diff options
context:
space:
mode:
authortb <>2022-07-19 16:19:19 +0000
committertb <>2022-07-19 16:19:19 +0000
commit4a1f63cad5fa65cd18bc4210bda6874a5a94f3d5 (patch)
treefba18e323ebb95f143e2638c9c1c6138c06e5a11 /src/usr.bin/openssl/ciphers.c
parentd29e337a0bb15ee7036e52754e42c2b3136a1c4d (diff)
downloadopenbsd-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/usr.bin/openssl/ciphers.c')
0 files changed, 0 insertions, 0 deletions