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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 402 #define TPM_RC_INTEGRITY (TPM_RC)(RC_FMT1 + 0x01F)
    [all...]
  /external/tpm2/
tpm_types.h 118 #define TPM_RC_INTEGRITY ((TPM_RC)(RC_FMT1 + 0x01F))
    [all...]
  /system/tpm/trunks/
tpm_generated.h 711 constexpr TPM_RC TPM_RC_INTEGRITY = RC_FMT1 + 0x01F;
    [all...]

Completed in 52 milliseconds