diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-02-07 21:16:47 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-02-07 21:16:47 +0000 |
commit | af4583b214bfe98df82d6645387d6c78fd698d7f (patch) | |
tree | 315b03151f1e141e33cb1ddd5b8cae6daecf564e /src/include/ipxe/errfile.h | |
parent | 36a27b22b1c4a587e66cc1eff1193f6c8c927b05 (diff) | |
download | ipxe-af4583b214bfe98df82d6645387d6c78fd698d7f.tar.gz |
[test] Remove dummy initialisation vector for ECB-mode AES tests
A block cipher in ECB mode has no concept of an initialisation vector,
and any data provided to cipher_setiv() for an ECB cipher will be
ignored. There is no requirement within our cipher algorithm
abstraction for a dummy initialisation vector to be provided.
Remove the entirely spurious dummy 16-byte initialisation vector from
the ECB test cases.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/errfile.h')
0 files changed, 0 insertions, 0 deletions