Home
last modified time | relevance | path

Searched refs:TPM_RC_BAD_AUTH (Results 1 – 7 of 7) sorted by relevance

/system/tpm/trunks/
Derror_codes.cc98 case trunks::TPM_RC_BAD_AUTH: return "TPM_RC_BAD_AUTH"; in GetErrorStringInternal()
Dtpm_utility_impl.cc115 if (GetFormatOneError(result) == TPM_RC_BAD_AUTH) { in Clear()
158 if (GetFormatOneError(result) == TPM_RC_BAD_AUTH) { in InitializeTpm()
308 if ((GetFormatOneError(result) == TPM_RC_BAD_AUTH) && in TakeOwnership()
Dtpm_generated.h683 const TPM_RC TPM_RC_BAD_AUTH = RC_FMT1 + 0x022; variable
/system/tpm/trunks/generator/
Draw_structures.txt5175 TPM_RC_BAD_AUTH
Draw_structures_fixed.txt5169 TPM_RC_BAD_AUTH
Draw_commands.txt1521 TPM_RC_BAD_AUTH).
Draw_commands_fixed.txt1521 TPM_RC_BAD_AUTH).