diff options
author | Richard Henderson | 2020-08-28 19:05:22 +0200 |
---|---|---|
committer | Daniel P. Berrangé | 2020-09-10 12:02:23 +0200 |
commit | 53ddad9b8398ef95c38f60d849aa9edf85a07282 (patch) | |
tree | aa086c4b9ffd0e73731acbc8919d2f3af43e08a4 /hw/avr/boot.h | |
parent | crypto/builtin: Split QCryptoCipherBuiltin into subclasses (diff) | |
download | qemu-53ddad9b8398ef95c38f60d849aa9edf85a07282.tar.gz qemu-53ddad9b8398ef95c38f60d849aa9edf85a07282.tar.xz qemu-53ddad9b8398ef95c38f60d849aa9edf85a07282.zip |
crypto/nettle: Split QCryptoCipherNettle into subclasses
Use separate classes for each cipher entry point: des_rfb, des3,
aes128, aes192, aes256, cast128, serpent, and twofish.
Generate wrappers for XTS only for CONFIG_QEMU_PRIVATE_XTS.
This eliminates unreachable wrappers for DES_RFB, DES3 and
CAST128, which have blocksizes that do not allow XTS mode.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/avr/boot.h')
0 files changed, 0 insertions, 0 deletions