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
commita08917f0b598c424668ec68318b26d410fcf8990 (patch)
treefba18e323ebb95f143e2638c9c1c6138c06e5a11 /src/usr.bin/openssl/ciphers.c
parentf8770fbab0106066dcf0c03c9742ba98cda1785f (diff)
downloadopenbsd-a08917f0b598c424668ec68318b26d410fcf8990.tar.gz
openbsd-a08917f0b598c424668ec68318b26d410fcf8990.tar.bz2
openbsd-a08917f0b598c424668ec68318b26d410fcf8990.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