HomeSort by relevance Sort by last modified time
    Searched defs:HashInit (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
HashLib.h 149 HASH_INIT HashInit;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Ppi/
Sha256Hash.h 132 HASH_INIT HashInit;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Hash2.h 131 or HashInit() is already called before and not terminated by HashFinal() yet on the same instance.
152 @retval EFI_NOT_READY This call was not preceded by a valid call to HashInit(),
171 returned by GetHashSize() for the specified HashAlgorithm specified in preceding HashInit().
176 @retval EFI_NOT_READY This call was not preceded by a valid call to HashInit() and at least one call to HashUpdate(),
194 EFI_HASH2_HASH_INIT HashInit;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.h 196 HASH_INIT HashInit;
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.h 257 HASH_INIT HashInit; ///< Pointer to Hash Init function

Completed in 699 milliseconds