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 48 const TPM_RC TCTI_RC_WRONG_ABI_VERSION = kTctiErrorBase + 4;
error_codes.cc 143 case trunks::TCTI_RC_WRONG_ABI_VERSION: return "TCTI_RC_WRONG_ABI_VERSION";

Completed in 760 milliseconds