summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorChris Palmer <palmer@chromium.org>2023-04-06 16:55:50 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-04-10 18:09:57 +0000
commitc0d219f6a26a3c379f90201dff4dac8f93c13467 (patch)
tree5230d1301f42b01e32957a9c337b2434ab704a27 /OWNERS
parent44a748a92f840bc3d4f74ae3b22a8f080d755441 (diff)
downloadchrome-ec-c0d219f6a26a3c379f90201dff4dac8f93c13467.tar.gz
gsctool: Use OpenSSL EVP API for compat
The primitive `SHA_*` functions are marked deprecated in OpenSSL v3, which causes the build to fail (warnings treated as errors, as is good and proper). Using the EVP APIs should work both with OSSL v1 and v3, enabling us to upgrade to 3. BUG=b:275420721 TEST=builds and tests pass Change-Id: I709309f9aadd2ec238d69ba40b4947619b0463c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4405312 Reviewed-by: Vadim Sukhomlinov <sukhomlinov@chromium.org> Tested-by: Chris Palmer <palmer@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions