Searched refs:TPM_RC_NO_RESULT (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/ |
D | error_codes.cc | 69 case trunks::TPM_RC_NO_RESULT: return "TPM_RC_NO_RESULT"; in GetErrorStringInternal()
|
D | tpm_generated.h | 652 const TPM_RC TPM_RC_NO_RESULT = RC_VER1 + 0x054; variable
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 5861 TPM_RC_NO_RESULT 7895 TPM_RC_NO_RESULT 8078 // TPM_RC_ECC_POINT, TPM_RC_INSUFFICIENT, TPM_RC_KEY, TPM_RC_NO_RESULT, 9194 // The other possible error is TPM_RC_NO_RESULT indicating that the 9341 TPM_RC_NO_RESULT 9412 // Compute Z. TPM_RC_ECC_POINT or TPM_RC_NO_RESULT may be returned here. 14880 return TPM_RC_NO_RESULT. 14940 k) if K, L, or E is the point at infinity, return TPM_RC_NO_RESULT 15119 TPM_RC_NO_RESULT 15316 return TPM_RC_NO_RESULT; [all …]
|
D | raw_commands_fixed.txt | 5863 TPM_RC_NO_RESULT 7906 TPM_RC_NO_RESULT 8089 // TPM_RC_ECC_POINT, TPM_RC_INSUFFICIENT, TPM_RC_KEY, TPM_RC_NO_RESULT, 9205 // The other possible error is TPM_RC_NO_RESULT indicating that the 9352 TPM_RC_NO_RESULT 9423 // Compute Z. TPM_RC_ECC_POINT or TPM_RC_NO_RESULT may be returned here. 14891 return TPM_RC_NO_RESULT. 14951 k) if K, L, or E is the point at infinity, return TPM_RC_NO_RESULT 15130 TPM_RC_NO_RESULT 15327 return TPM_RC_NO_RESULT; [all …]
|
D | raw_structures.txt | 4974 TPM_RC_NO_RESULT
|
D | raw_structures_fixed.txt | 4945 TPM_RC_NO_RESULT
|