Error codes: Difference between revisions

Lioncache (talk | contribs)
Add BCAT error code for invalid API calls. Used at API boundaries most frequently when testing capability flags
Lioncache (talk | contribs)
Add BCAT error codes for failed data verification and non-existent passphrases.
Line 978: Line 978:
|-
|-
| 0xE7A || 122 || 7 || Object not opened
| 0xE7A || 122 || 7 || Object not opened
|-
| 0xA07A || 122 || 80 || Passphrase not found
|-
| 0xA27A || 122 || 81 || Data verification failed
|-
|-
| 0xB47A || 122 || 90 || Invalid API call
| 0xB47A || 122 || 90 || Invalid API call