diff options
author | beck <> | 2024-12-17 17:06:10 +0000 |
---|---|---|
committer | beck <> | 2024-12-17 17:06:10 +0000 |
commit | 0041335a5da26af316acae55edc47de3ee74dcb3 (patch) | |
tree | 0fd6a01051f3ab0f76cbc4c2cfb8bb3db5aa8e3a /src/lib/libcrypto/stack/stack_local.h | |
parent | 444006a879a6eb346f6fbd6112802da361387ea7 (diff) | |
download | openbsd-0041335a5da26af316acae55edc47de3ee74dcb3.tar.gz openbsd-0041335a5da26af316acae55edc47de3ee74dcb3.tar.bz2 openbsd-0041335a5da26af316acae55edc47de3ee74dcb3.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/stack/stack_local.h')
0 files changed, 0 insertions, 0 deletions