summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authorbeck <>2024-12-17 17:06:10 +0000
committerbeck <>2024-12-17 17:06:10 +0000
commit7c551e383e59324312bfdf0f615ab2da73ce1217 (patch)
tree0fd6a01051f3ab0f76cbc4c2cfb8bb3db5aa8e3a /src/lib/libcrypto/dsa/dsa_lib.c
parente14f6b6a614c7fef4d056c57a6b22ae998c59312 (diff)
downloadopenbsd-7c551e383e59324312bfdf0f615ab2da73ce1217.tar.gz
openbsd-7c551e383e59324312bfdf0f615ab2da73ce1217.tar.bz2
openbsd-7c551e383e59324312bfdf0f615ab2da73ce1217.zip
Avoid a reduce once that can cause Clang misoptomization.
Some versions of Clang compile this to non-constant time code. The fix is adapted from boring. For full details see: https://boringssl-review.googlesource.com/c/boringssl/+/74447 ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions