diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-02-02 17:09:06 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-02-02 17:09:06 +0000 |
commit | 36a27b22b1c4a587e66cc1eff1193f6c8c927b05 (patch) | |
tree | ac01b539f065ca51c1b16b3d12cfd6477606a474 /src/scripts | |
parent | 0cc0f47443ef9711775a748c2b0fb40e38643733 (diff) | |
download | ipxe-36a27b22b1c4a587e66cc1eff1193f6c8c927b05.tar.gz |
[crypto] Fix stray references to AES
The CBC_CIPHER() macro contains some accidentally hardcoded references
to an underlying AES cipher, instead of using the cipher specified in
the macro parameters.
Fix by using the macro parameter as required.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/scripts')
0 files changed, 0 insertions, 0 deletions