summaryrefslogtreecommitdiffstats
path: root/hw/misc
diff options
context:
space:
mode:
authorRichard Henderson2020-08-28 19:05:23 +0200
committerDaniel P. Berrangé2020-09-10 12:02:23 +0200
commit1b010d9339497b081c3b8ab4f98b2a21f2cae08d (patch)
treeb9d4fa22c8f2ff80578c155def5e3881778ba101 /hw/misc
parentcrypto/nettle: Split QCryptoCipherNettle into subclasses (diff)
downloadqemu-1b010d9339497b081c3b8ab4f98b2a21f2cae08d.tar.gz
qemu-1b010d9339497b081c3b8ab4f98b2a21f2cae08d.tar.xz
qemu-1b010d9339497b081c3b8ab4f98b2a21f2cae08d.zip
crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
With gcrypt, most of the dispatch happens in the library, so there aren't many classes to create. However, we can still create separate dispatch for CTR mode, and for CONFIG_QEMU_PRIVATE_XTS, which avoids needing to check for these modes at runtime. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/misc')
0 files changed, 0 insertions, 0 deletions