Searched refs:TCTI_RC_BAD_VALUE (Results 1 – 2 of 2) sorted by relevance
/system/tpm/trunks/ | ||
D | error_codes.h | 57 const TPM_RC TCTI_RC_BAD_VALUE = kTctiErrorBase + 12; variable |
D | error_codes.cc | 265 case trunks::TCTI_RC_BAD_VALUE: in GetErrorStringInternal() |