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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 439 #define TPM_RC_NV_UNAVAILABLE (TPM_RC)(RC_WARN + 0x023)
    [all...]
  /external/tpm2/
tpm_types.h 155 #define TPM_RC_NV_UNAVAILABLE ((TPM_RC)(RC_WARN + 0x023))
    [all...]
  /system/tpm/trunks/
tpm_generated.h 748 constexpr TPM_RC TPM_RC_NV_UNAVAILABLE = RC_WARN + 0x023;
    [all...]

Completed in 775 milliseconds