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

  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 175 Tpm2Clear (
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c 97 DEBUG ((EFI_D_INFO, "Tpm2Clear ... \n"));
98 Status = Tpm2Clear (TPM_RH_PLATFORM, AuthSession);
99 DEBUG ((EFI_D_INFO, "Tpm2Clear - %r\n", Status));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Hierarchy.c 223 Tpm2Clear (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 99 DEBUG ((EFI_D_INFO, "Tpm2Clear ... \n"));
100 Status = Tpm2Clear (TPM_RH_PLATFORM, AuthSession);
101 DEBUG ((EFI_D_INFO, "Tpm2Clear - %r\n", Status));
    [all...]

Completed in 1850 milliseconds