HomeSort by relevance Sort by last modified time
    Searched refs:HashAlgorithmBitmap (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TcgService.h 37 UINT8 HashAlgorithmBitmap; /// Hash algorithms .
TrEEProtocol.h 56 UINT32 HashAlgorithmBitmap;
Tcg2Protocol.h 60 EFI_TCG2_EVENT_ALGORITHM_BITMAP HashAlgorithmBitmap;
90 // This is a subset of the supported hashing algorithms reported in HashAlgorithmBitMap.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
TcgService.h 66 UINT8 HashAlgorithmBitmap; // Hash algorithms
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 326 Status = Tpm2CommandAllocPcr (PlatformAuth, ProtocolCapability.HashAlgorithmBitmap, CommandParameter);
342 Status = Tpm2CommandAllocPcr (PlatformAuth, ProtocolCapability.HashAlgorithmBitmap, ProtocolCapability.HashAlgorithmBitmap);
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2ConfigImpl.c 598 FillBufferWithBootHashAlg (TempBuffer, sizeof(TempBuffer), PrivateData->ProtocolCapability.HashAlgorithmBitmap);
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 100 EFI_TCG2_BOOT_HASH_ALG_SHA1, // HashAlgorithmBitmap
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c 152 TREE_BOOT_HASH_ALG_SHA1, // HashAlgorithmBitmap
    [all...]

Completed in 313 milliseconds