]> git.proxmox.com Git - mirror_qemu.git/history - crypto/cipher-gcrypt.c.inc
i386: hardcode supported eVMCS version to '1'
[mirror_qemu.git] / crypto / cipher-gcrypt.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/gcrypt: Split QCryptoCipherGcrypt 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: Remove redundant includes
2020-09-10 Richard Hendersoncrypto: Rename cipher include files to .c.inc