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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 56 typedef UINT32 TPM_CAPABILITY_AREA;
600 #define TPM_PF_DISABLE ((TPM_CAPABILITY_AREA) 1)
601 #define TPM_PF_OWNERSHIP ((TPM_CAPABILITY_AREA) 2)
602 #define TPM_PF_DEACTIVATED ((TPM_CAPABILITY_AREA) 3)
603 #define TPM_PF_READPUBEK ((TPM_CAPABILITY_AREA) 4)
604 #define TPM_PF_DISABLEOWNERCLEAR ((TPM_CAPABILITY_AREA) 5)
605 #define TPM_PF_ALLOWMAINTENANCE ((TPM_CAPABILITY_AREA) 6)
606 #define TPM_PF_PHYSICALPRESENCELIFETIMELOCK ((TPM_CAPABILITY_AREA) 7)
607 #define TPM_PF_PHYSICALPRESENCEHWENABLE ((TPM_CAPABILITY_AREA) 8)
608 #define TPM_PF_PHYSICALPRESENCECMDENABLE ((TPM_CAPABILITY_AREA) 9)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 104 typedef UINT32 TPM_CAPABILITY_AREA;
767 #define TPM_PF_DISABLE ((TPM_CAPABILITY_AREA) 1)
768 #define TPM_PF_OWNERSHIP ((TPM_CAPABILITY_AREA) 2)
769 #define TPM_PF_DEACTIVATED ((TPM_CAPABILITY_AREA) 3)
770 #define TPM_PF_READPUBEK ((TPM_CAPABILITY_AREA) 4)
771 #define TPM_PF_DISABLEOWNERCLEAR ((TPM_CAPABILITY_AREA) 5)
772 #define TPM_PF_ALLOWMAINTENANCE ((TPM_CAPABILITY_AREA) 6)
773 #define TPM_PF_PHYSICALPRESENCELIFETIMELOCK ((TPM_CAPABILITY_AREA) 7)
774 #define TPM_PF_PHYSICALPRESENCEHWENABLE ((TPM_CAPABILITY_AREA) 8)
775 #define TPM_PF_PHYSICALPRESENCECMDENABLE ((TPM_CAPABILITY_AREA) 9)
    [all...]
  /external/vboot_reference/utility/
tlcl_generator.c 311 sizeof(TPM_CAPABILITY_AREA) + /* capArea */
318 sizeof(TPM_CAPABILITY_AREA), TPM_CAP_FLAG);
320 sizeof(TPM_CAPABILITY_AREA),
323 sizeof(TPM_CAPABILITY_AREA) + sizeof(uint32_t),
330 sizeof(TPM_CAPABILITY_AREA) + /* capArea */
337 sizeof(TPM_CAPABILITY_AREA), TPM_CAP_FLAG);
339 sizeof(TPM_CAPABILITY_AREA),
342 sizeof(TPM_CAPABILITY_AREA) + sizeof(uint32_t),
349 sizeof(TPM_CAPABILITY_AREA) + /* capArea */
356 sizeof(TPM_CAPABILITY_AREA), TPM_CAP_NV_INDEX)
    [all...]

Completed in 70 milliseconds