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

  /system/tpm/trunks/
error_codes.cc 207 case trunks::TPM_RC_REFERENCE_S0:
208 return "TPM_RC_REFERENCE_S0";
tpm_generated.h 738 constexpr TPM_RC TPM_RC_REFERENCE_S0 = RC_WARN + 0x018;
    [all...]
  /external/tpm2/
SessionProcess.c     [all...]
tpm_types.h 145 #define TPM_RC_REFERENCE_S0 ((TPM_RC)(RC_WARN + 0x018))
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 429 #define TPM_RC_REFERENCE_S0 (TPM_RC)(RC_WARN + 0x018)
    [all...]

Completed in 290 milliseconds