Searched refs:Sha512GetContextSize (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/ |
D | CryptSha512Null.c | 160 Sha512GetContextSize ( in Sha512GetContextSize() function
|
D | CryptSha512.c | 241 Sha512GetContextSize ( in Sha512GetContextSize() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/ |
D | HashVerify.c | 363 CtxSize = Sha512GetContextSize (); in ValidateCryptDigest()
|
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/ |
D | Hash2DxeCrypto.c | 133 …{&gEfiHashAlgorithmSha512Guid, sizeof(EFI_SHA512_HASH2), Sha512GetContextSize, Sha512Init, Sha512…
|
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/ |
D | Pkcs7VerifyDxe.c | 98 CtxSize = Sha512GetContextSize (); in CalculateDataHash()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 771 Sha512GetContextSize (
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
D | DxeImageVerificationLib.c | 72 …{ L"SHA512", 64, &mHashOidValue[32], 9, Sha512GetContextSize, Sha512Init, Sha512Update, Sha512Fina…
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
D | SecureBootConfigImpl.c | 70 …{ L"SHA512", 64, &mHashOidValue[40], 9, Sha512GetContextSize, Sha512Init, Sha512Update, Sha512Fina…
|