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

  /system/tpm/trunks/
error_codes.h 51 const TPM_RC TCTI_RC_BAD_PARAMETER = kTctiErrorBase + 6;
error_codes.cc 253 case trunks::TCTI_RC_BAD_PARAMETER:
254 return "TCTI_RC_BAD_PARAMETER";

Completed in 111 milliseconds