Home
last modified time | relevance | path

Searched refs:SAPI_RC_INCOMPATIBLE_TCTI (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Derror_codes.h70 const TPM_RC SAPI_RC_INCOMPATIBLE_TCTI = kSapiErrorBase + 13; variable
Derror_codes.cc170 case trunks::SAPI_RC_INCOMPATIBLE_TCTI: return "SAPI_RC_INCOMPATIBLE_TCTI"; in GetErrorStringInternal()