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

  /system/tpm/trunks/
error_codes.cc 67 case trunks::TPM_RC_PARENT: return "TPM_RC_PARENT";
tpm_generated.h 650 const TPM_RC TPM_RC_PARENT = RC_VER1 + 0x052;
    [all...]
  /external/tpm2/
tpm_types.h 88 #define TPM_RC_PARENT ((TPM_RC)(RC_VER1 + 0x052))
    [all...]
tpm_generated.c     [all...]

Completed in 195 milliseconds