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

  /external/vboot_reference/tests/tpm_lite/
tpmtest_spaceperm.c 17 #define PERMPPGL (TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK)
tpmtest_testsetup.c 33 perm = TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK;
tpmtest_redefine_unowned.c 33 perm = TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK;
  /external/vboot_reference/firmware/include/
tss_constants.h 46 #define TPM_NV_PER_GLOBALLOCK (((uint32_t)1)<<15)
  /external/vboot_reference/firmware/lib/
rollback_index.c 323 TPM_NV_PER_GLOBALLOCK | TPM_NV_PER_PPWRITE,

Completed in 393 milliseconds