diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-28 10:05:21 -0700 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2020-09-10 11:02:23 +0100 |
commit | a3db31b83ef56ec044dbd7b89f3560855d5f8d5e (patch) | |
tree | 3f1b66c90fd16963245a61b590a5f085cf7e07c6 /hw/ide/qdev.c | |
parent | ef186f4bc24ea7159a57776e8add1e9478b9702e (diff) | |
download | qemu-a3db31b83ef56ec044dbd7b89f3560855d5f8d5e.zip qemu-a3db31b83ef56ec044dbd7b89f3560855d5f8d5e.tar.gz qemu-a3db31b83ef56ec044dbd7b89f3560855d5f8d5e.tar.bz2 |
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
We had a second set of function pointers in QCryptoCipherBuiltin,
which are redundant with QCryptoCipherDriver. Split the AES and
DES implementations to avoid one level of indirection.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/ide/qdev.c')
0 files changed, 0 insertions, 0 deletions