diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-02-14 03:19:57 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-03-07 09:59:50 +0000 |
commit | 5a6455e04cc2d1eab8124a7b7f5465c2f475c59c (patch) | |
tree | e8002a14ccf5ecc198f07a640ad01913024314a6 /BaseTools/Source/Python/AutoGen | |
parent | 7fc183df71b0aa2106139677258227662ce1f004 (diff) | |
download | edk2-5a6455e04cc2d1eab8124a7b7f5465c2f475c59c.tar.gz edk2-5a6455e04cc2d1eab8124a7b7f5465c2f475c59c.tar.bz2 edk2-5a6455e04cc2d1eab8124a7b7f5465c2f475c59c.zip |
CryptoPkg/BaseCryptLib: avoid using SHA384()
In openssl 3.0 SHA384() goes through the provider logic,
requiring a huge amount of openssl code. The individual
functions do not, so use them instead.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions