summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_ossl.c
diff options
context:
space:
mode:
authortb <>2023-03-26 18:52:29 +0000
committertb <>2023-03-26 18:52:29 +0000
commitc168de9bf446974258857cce798660e0ab89e2de (patch)
treef68192a44284de693a2e39a906f6393663182e03 /src/lib/libcrypto/dsa/dsa_ossl.c
parenta33eac24d1b12c05bf5085edd5462d6898cc2db0 (diff)
downloadopenbsd-c168de9bf446974258857cce798660e0ab89e2de.tar.gz
openbsd-c168de9bf446974258857cce798660e0ab89e2de.tar.bz2
openbsd-c168de9bf446974258857cce798660e0ab89e2de.zip
Make several calls to BN_nnmod() unconditional
This removes a potential branch in a sensitive function and makes the code a lot simpler. It is a really bad idea optimize here for what davidben aptly calls "calculator" purposes. ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions