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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12GetCapability.c 34 TPM_PERMANENT_FLAGS Flags;
59 OUT TPM_PERMANENT_FLAGS *TpmPermanentFlags
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm12CommandLib.h 208 OUT TPM_PERMANENT_FLAGS *TpmPermanentFlags
  /external/vboot_reference/firmware/include/
tlcl.h 191 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags);
tss_constants.h 85 } TPM_PERMANENT_FLAGS;
  /external/vboot_reference/firmware/lib/tpm_lite/
mocked_tlcl.c 111 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) {
tlcl.c 325 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) {
334 * VbAssert(size == sizeof(TPM_PERMANENT_FLAGS));
338 sizeof(TPM_PERMANENT_FLAGS));
363 TPM_PERMANENT_FLAGS pflags;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigImpl.c 72 TPM_PERMANENT_FLAGS *TpmPermanentFlags;
102 TpmPermanentFlags = (TPM_PERMANENT_FLAGS *) &CmdBuf[sizeof (TPM_RSP_COMMAND_HDR) + sizeof (UINT32)];
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
TcgPei.c 577 TPM_PERMANENT_FLAGS TpmPermanentFlags;
669 TPM_PERMANENT_FLAGS TpmPermanentFlags;
  /external/vboot_reference/tests/
tlcl_tests.c 295 TPM_PERMANENT_FLAGS pflags;
rollback_index2_tests.c 53 static TPM_PERMANENT_FLAGS mock_pflags;
182 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags)
  /external/vboot_reference/utility/
tpmc.c 279 TPM_PERMANENT_FLAGS pflags;
  /external/vboot_reference/firmware/lib/
rollback_index.c 260 TPM_PERMANENT_FLAGS pflags;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DxeTcgPhysicalPresenceLib.c 83 TPM_PERMANENT_FLAGS *TpmPermanentFlags;
115 TpmPermanentFlags = (TPM_PERMANENT_FLAGS *)&RecvBuffer[sizeof (TPM_RSP_COMMAND_HDR) + sizeof (UINT32)];
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 571 // Part 2, section 7.1: TPM_PERMANENT_FLAGS
595 } TPM_PERMANENT_FLAGS;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 738 /// Part 2, section 7.1: TPM_PERMANENT_FLAGS
762 } TPM_PERMANENT_FLAGS;
765 // Part 2, section 7.1.1: Flag Restrictions (of TPM_PERMANENT_FLAGS)
    [all...]

Completed in 809 milliseconds