aboutsummaryrefslogtreecommitdiff
path: root/crypto/ivgen.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-10qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefixMarkus Armbruster1-5/+5
2024-09-10qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster1-2/+2
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster1-2/+2
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth1-1/+1
2018-06-01crypto: use local path for local headersMichael S. Tsirkin1-4/+4
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+2
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange1-0/+99