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

  /external/vboot_reference/tests/tpm_lite/
readonly.c 38 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE;
52 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR |
  /external/vboot_reference/firmware/include/
tss_constants.h 49 #define TPM_NV_PER_WRITE_STCLEAR (((uint32_t)1)<<14)

Completed in 478 milliseconds