Home
last modified time | relevance | path

Searched refs:Sha512GetContextSize (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
DCryptSha512Null.c135 Sha512GetContextSize ( in Sha512GetContextSize() function
DCryptSha512.c195 Sha512GetContextSize ( in Sha512GetContextSize() function
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHashVerify.c303 CtxSize = Sha512GetContextSize (); in ValidateCryptDigest()
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
DHash2DxeCrypto.c133 …{&gEfiHashAlgorithmSha512Guid, sizeof(EFI_SHA512_HASH2), Sha512GetContextSize, Sha512Init, Sha512…
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
DPkcs7VerifyDxe.c98 CtxSize = Sha512GetContextSize (); in CalculateDataHash()
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h641 Sha512GetContextSize (
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.c71 …{ L"SHA512", 64, &mHashOidValue[32], 9, Sha512GetContextSize, Sha512Init, Sha512Update, Sha512Fina…
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c72 …{ L"SHA512", 64, &mHashOidValue[40], 9, Sha512GetContextSize, Sha512Init, Sha512Update, Sha512Fina…