]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / SmmCryptLib.inf
index e6470d7a212706026062cff907a810f59f19b0b8..8f39517f78b76dfcd02b6154608d929f7949e364 100644 (file)
@@ -10,7 +10,7 @@
 #  RSA external functions, PKCS#7 SignedData sign functions, Diffie-Hellman functions, and\r
 #  authenticode signature verification functions are not supported in this instance.\r
 #\r
-#  Copyright (c) 2010 - 2021, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2022, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
   Hash/CryptSha256.c\r
   Hash/CryptSm3.c\r
   Hash/CryptSha512.c\r
+  Hash/CryptSha3.c\r
+  Hash/CryptXkcp.c\r
+  Hash/CryptCShake256.c\r
+  Hash/CryptParallelHash.c\r
   Hmac/CryptHmacSha256.c\r
   Kdf/CryptHkdfNull.c\r
   Cipher/CryptAes.c\r
@@ -85,6 +89,8 @@
   OpensslLib\r
   IntrinsicLib\r
   PrintLib\r
+  MmServicesTableLib\r
+  SynchronizationLib\r
 \r
 #\r
 # Remove these [BuildOptions] after this library is cleaned up\r