]> git.proxmox.com Git - mirror_qemu.git/history - crypto/cipher-nettle.c.inc
qdev: Avoid using prop->name unnecessarily
[mirror_qemu.git] / crypto / cipher-nettle.c.inc
2020-09-13 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-09-12 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-09-12 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2020-09-10 Richard Hendersoncrypto/nettle: Split QCryptoCipherNettle into subclasses
2020-09-10 Richard Hendersoncrypto: Move cipher->driver init to qcrypto_*_cipher_ct...
2020-09-10 Richard Hendersoncrypto: Allocate QCryptoCipher with the subclass
2020-09-10 Richard Hendersoncrypto: Use the correct const type for driver
2020-09-10 Richard Hendersoncrypto/nettle: Fix xts_encrypt arguments
2020-09-10 Richard Hendersoncrypto: Remove redundant includes
2020-09-10 Richard Hendersoncrypto: Rename cipher include files to .c.inc