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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 354 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D)
    [all...]
  /external/tpm2/
tpm_types.h 70 #define TPM_RC_UPGRADE ((TPM_RC)(RC_VER1 + 0x02D))
    [all...]
  /system/tpm/trunks/
tpm_generated.h 663 constexpr TPM_RC TPM_RC_UPGRADE = RC_VER1 + 0x02D;
    [all...]

Completed in 143 milliseconds