Skip to content
Commit 7fc183df authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by mergify[bot]
Browse files

CryptoPkg/BaseCryptLib: avoid using SHA256()



In openssl 3.0 SHA256() goes through the provider logic,
requiring a huge amount of openssl code.  The individual
functions do not, so use them instead.

Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarJiewen Yao <jiewen.yao@intel.com>
parent 437ed29f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment