linux-stable/tools/crypto/ccp
Mario Limonciello 14af865be4 crypto: ccp - Update return values for some unit tests
Until authenticated the platform enforces a state machine. Adjust
unit tests with this in mind.

Correct the return codes for all the states the unit tests ends up
hitting:

* Set Param / Get Param: DBC_ERROR_BAD_STATE
* Set UID: DBC_ERROR_SIGNATURE_INVALID
* Authencitated Nonce: DBC_ERROR_BAD_PARAMETERS

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-02-24 08:41:20 +08:00
..
.gitignore
Makefile
dbc.c crypto: ccp - Fix sample application signature passing 2023-09-15 18:29:45 +08:00
dbc.py crypto: ccp - Fix sample application signature passing 2023-09-15 18:29:45 +08:00
dbc_cli.py
test_dbc.py crypto: ccp - Update return values for some unit tests 2024-02-24 08:41:20 +08:00