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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 392 #define TPM_RC_PP (TPM_RC)(RC_FMT1 + 0x010)
    [all...]
  /external/tpm2/
tpm_types.h 108 #define TPM_RC_PP ((TPM_RC)(RC_FMT1 + 0x010))
    [all...]
  /system/tpm/trunks/
tpm_generated.h 701 constexpr TPM_RC TPM_RC_PP = RC_FMT1 + 0x010;
    [all...]

Completed in 390 milliseconds