-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing the line ends and the delimiter
- Loading branch information
Showing
94 changed files
with
14,318 additions
and
14,318 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
102 changes: 51 additions & 51 deletions
102
CryptoPkg/Driver/Bin/Crypto.pcd.MINIMAL_SHA_SM3.inc.dsc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
# **************************************************************************** | ||
# AUTOGENERATED BY CryptoPkg/Driver/Packaging/generate_cryptodriver.py | ||
# AUTOGENED AS Crypto.pcd.MINIMAL_SHA_SM3.inc.dsc | ||
# DO NOT MODIFY | ||
# GENERATED ON: 2024-01-30 21:52:52.725743 | ||
|
||
# HMACSHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256New | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Free | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256SetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256All | TRUE | ||
# SHA1 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Final | TRUE | ||
# SHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Final | TRUE | ||
# SHA384 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384HashAll | TRUE | ||
# SHA512 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512HashAll | TRUE | ||
# SM3 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3HashAll | TRUE | ||
# Individuals | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServicePkcs5HashPassword | TRUE | ||
# AUTOGEN ENDS | ||
# **************************************************************************** | ||
# **************************************************************************** | ||
# AUTOGENERATED BY CryptoPkg\Driver\Packaging\generate_cryptodriver.py | ||
# AUTOGENED AS Crypto.pcd.MINIMAL_SHA_SM3.inc.dsc | ||
# DO NOT MODIFY | ||
# GENERATED ON: 2024-01-30 22:20:49.589080 | ||
|
||
# HMACSHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256New | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Free | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256SetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256All | TRUE | ||
# SHA1 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Final | TRUE | ||
# SHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Final | TRUE | ||
# SHA384 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384HashAll | TRUE | ||
# SHA512 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512HashAll | TRUE | ||
# SM3 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3HashAll | TRUE | ||
# Individuals | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServicePkcs5HashPassword | TRUE | ||
# AUTOGEN ENDS | ||
# **************************************************************************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,57 @@ | ||
# **************************************************************************** | ||
# AUTOGENERATED BY CryptoPkg/Driver/Packaging/generate_cryptodriver.py | ||
# AUTOGENED AS Crypto.pcd.SMALL_SHA_RSA.inc.dsc | ||
# DO NOT MODIFY | ||
# GENERATED ON: 2024-01-30 21:52:52.725831 | ||
|
||
# HMACSHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256New | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Free | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256SetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256All | TRUE | ||
# SHA1 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Final | TRUE | ||
# SHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Final | TRUE | ||
# SHA384 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384HashAll | TRUE | ||
# SHA512 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512HashAll | TRUE | ||
# SM3 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3HashAll | TRUE | ||
# Individuals | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaNew | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaFree | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaSetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPkcs1Verify | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPssSign | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPssVerify | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServicePkcs5HashPassword | TRUE | ||
# AUTOGEN ENDS | ||
# **************************************************************************** | ||
# **************************************************************************** | ||
# AUTOGENERATED BY CryptoPkg\Driver\Packaging\generate_cryptodriver.py | ||
# AUTOGENED AS Crypto.pcd.SMALL_SHA_RSA.inc.dsc | ||
# DO NOT MODIFY | ||
# GENERATED ON: 2024-01-30 22:20:49.589080 | ||
|
||
# HMACSHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256New | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Free | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256SetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceHmacSha256All | TRUE | ||
# SHA1 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha1Final | TRUE | ||
# SHA256 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha256Final | TRUE | ||
# SHA384 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha384HashAll | TRUE | ||
# SHA512 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSha512HashAll | TRUE | ||
# SM3 family | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3GetContextSize | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Init | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Duplicate | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Update | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3Final | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceSm3HashAll | TRUE | ||
# Individuals | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaNew | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaFree | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaSetKey | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPkcs1Verify | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPssSign | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServiceRsaPssVerify | TRUE | ||
gEfiCryptoPkgTokenSpaceGuid.PcdCryptoServicePkcs5HashPassword | TRUE | ||
# AUTOGEN ENDS | ||
# **************************************************************************** |
Oops, something went wrong.