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

CryptoPkg/BaseCryptLib: avoid using SHA512()



In openssl 3.0 SHA512() 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 5a6455e0
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