diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2021-06-29 13:25:55 +0100 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2021-07-14 14:15:52 +0100 |
commit | 3d2b61ffcd4a5a8f5bfcdb2be5eac1a37f5caaa1 (patch) | |
tree | e063f98f047fb73ff0734ea9fc6ae7c093db935a /bsd-user/syscall.c | |
parent | cc4c7c738297958b3d1d16269f57d71d22f5a9ff (diff) | |
download | qemu-3d2b61ffcd4a5a8f5bfcdb2be5eac1a37f5caaa1.zip qemu-3d2b61ffcd4a5a8f5bfcdb2be5eac1a37f5caaa1.tar.gz qemu-3d2b61ffcd4a5a8f5bfcdb2be5eac1a37f5caaa1.tar.bz2 |
crypto: add gnutls cipher provider
Add an implementation of the QEMU cipher APIs to the gnutls
crypto backend. XTS support is only available for gnutls
version >= 3.6.8. Since ECB mode is not exposed by gnutls
APIs, we can't use the private XTS code for compatibility.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions