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

  /system/tpm/trunks/
error_codes.cc 111 case trunks::TPM_RC_YIELDED: return "TPM_RC_YIELDED";
tpm_generated.h 697 const TPM_RC TPM_RC_YIELDED = RC_WARN + 0x008;
    [all...]
  /external/tpm2/
tpm_types.h 135 #define TPM_RC_YIELDED ((TPM_RC)(RC_WARN + 0x008))
    [all...]
tpm_generated.c     [all...]

Completed in 42 milliseconds