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

  /external/vboot_reference/tests/tpm_lite/
readonly.c 52 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR |
  /external/vboot_reference/firmware/include/
tss_constants.h 48 #define TPM_NV_PER_READ_STCLEAR (((uint32_t)1)<<31)
  /system/tpm/tpm_manager/server/
tpm_nvram_impl.cc 51 if (tpm_flags & TPM_NV_PER_READ_STCLEAR)
79 tpm_flags |= TPM_NV_PER_READ_STCLEAR;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h     [all...]

Completed in 270 milliseconds