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

  /system/tpm/trunks/
error_codes.h 49 const TPM_RC TCTI_RC_WRONG_ABI_VERSION = kTctiErrorBase + 4;
error_codes.cc 249 case trunks::TCTI_RC_WRONG_ABI_VERSION:
250 return "TCTI_RC_WRONG_ABI_VERSION";

Completed in 3743 milliseconds