Home
last modified time | relevance | path

Searched refs:HashInit (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Ppi/
DSha256Hash.h132 HASH_INIT HashInit;
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.h196 HASH_INIT HashInit; member
DDxeImageVerificationLib.c360 Status = mHash[HashAlg].HashInit(HashCtx); in HashPeImage()
918 Status = mHash[HashAlg].HashInit (HashCtx); in IsCertHashFoundInDatabase()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DHashLib.h149 HASH_INIT HashInit; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHash2.h194 EFI_HASH2_HASH_INIT HashInit; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibBaseCryptoRouter/
DHashLibBaseCryptoRouterDxe.c59 mHashInterface[Index].HashInit (&HashCtx[Index]); in HashStart()
DHashLibBaseCryptoRouterPei.c92 HashInterfaceHob->HashInterface[Index].HashInit (&HashCtx[Index]); in HashStart()
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.h257 HASH_INIT HashInit; ///< Pointer to Hash Init function member
DSecureBootConfigImpl.c1117 Status = mHash[HashAlg].HashInit (HashCtx); in CalculateCertHash()
1814 Status = mHash[HashAlg].HashInit(HashCtx); in HashPeImage()