Gilles Peskine
a172cf53f7
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:08:26 +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
2020-08-19 10:35:41 +02:00
2021-06-04 10:43:25 +02:00
2021-05-27 17:34:29 +02:00
2021-06-02 21:31:24 +02:00
2021-06-14 18:08:26 +02:00
2020-09-07 14:01:52 +02:00
2021-05-25 19:35:17 +02:00
2020-08-19 10:35:41 +02:00
2021-04-01 14:06:41 +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-04-22 00:25:09 +02:00
2020-08-19 10:35:41 +02:00
2021-05-21 10:16:18 +02:00