Gilles Peskine
c7319cda78
Use UNUSED wherever applicable in derive_input tests
Exhaustivity check:
```
<tests/suites/test_suite_psa_crypto.data awk -F: '$1=="derive_input" { for (step=1; step<=3; step++) { if ($(4*step-1) == "0") { if ($(4*step) != "UNUSED" || $(4*step+1) != "\"\"" || $(4*step+2) != "UNUSED") print NR, step, $(4*step), $(4*step+1), $(4*step+2) } } }'
```
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-14 18:01:42 +02:00
..
2018-10-19 16:41:54 +01:00
2020-08-19 10:35:41 +02:00
2021-04-01 14:18:31 +02:00
2020-08-19 10:35:41 +02:00
2021-05-20 10:37:22 +02:00
2021-05-13 11:18:57 +02:00
2021-05-24 12:48:12 +02:00
2021-05-13 11:19:01 +02:00
2021-06-14 18:01:42 +02:00
2021-05-20 10:37:22 +02:00
2021-04-21 11:05:00 +02:00
2020-08-19 10:35:41 +02:00
2021-05-24 12:49:59 +02:00
2020-11-04 17:55:42 +01:00
2020-03-19 14:17:54 +01:00
2020-08-19 10:35:41 +02:00
2021-05-20 10:37:22 +02:00
2020-08-19 10:35:41 +02:00
2021-05-24 13:38:00 +02:00