Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
DCryptSha512Null.c27 Sha384GetContextSize ( in Sha384GetContextSize() function
DCryptSha512.c26 Sha384GetContextSize ( in Sha384GetContextSize() function
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHashVerify.c263 CtxSize = Sha384GetContextSize (); in ValidateCryptDigest()
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
DHash2DxeCrypto.c132 …{&gEfiHashAlgorithmSha384Guid, sizeof(EFI_SHA384_HASH2), Sha384GetContextSize, Sha384Init, Sha384…
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
DPkcs7VerifyDxe.c85 CtxSize = Sha384GetContextSize (); in CalculateDataHash()
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h536 Sha384GetContextSize (
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.c70 …{ L"SHA384", 48, &mHashOidValue[23], 9, Sha384GetContextSize, Sha384Init, Sha384Update, Sha384Fina…
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c71 …{ L"SHA384", 48, &mHashOidValue[31], 9, Sha384GetContextSize, Sha384Init, Sha384Update, Sha384Fina…