diff options
author | beck <> | 2024-12-17 17:06:10 +0000 |
---|---|---|
committer | beck <> | 2024-12-17 17:06:10 +0000 |
commit | 7c551e383e59324312bfdf0f615ab2da73ce1217 (patch) | |
tree | 0fd6a01051f3ab0f76cbc4c2cfb8bb3db5aa8e3a /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | e14f6b6a614c7fef4d056c57a6b22ae998c59312 (diff) | |
download | openbsd-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