Searched refs:Sha384GetContextSize (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/ |
D | CryptSha512Null.c | 27 Sha384GetContextSize ( in Sha384GetContextSize() function
|
D | CryptSha512.c | 26 Sha384GetContextSize ( in Sha384GetContextSize() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/ |
D | HashVerify.c | 311 CtxSize = Sha384GetContextSize (); in ValidateCryptDigest()
|
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/ |
D | Hash2DxeCrypto.c | 132 …{&gEfiHashAlgorithmSha384Guid, sizeof(EFI_SHA384_HASH2), Sha384GetContextSize, Sha384Init, Sha384…
|
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/ |
D | Pkcs7VerifyDxe.c | 85 CtxSize = Sha384GetContextSize (); in CalculateDataHash()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 640 Sha384GetContextSize (
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
D | DxeImageVerificationLib.c | 71 …{ L"SHA384", 48, &mHashOidValue[23], 9, Sha384GetContextSize, Sha384Init, Sha384Update, Sha384Fina…
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
D | SecureBootConfigImpl.c | 69 …{ L"SHA384", 48, &mHashOidValue[31], 9, Sha384GetContextSize, Sha384Init, Sha384Update, Sha384Fina…
|