summaryrefslogtreecommitdiff
path: root/include/crypto/secret.h
AgeCommit message (Expand)Author
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-06-15crypto/secret: move main logic from 'secret' to 'secret_common'.Alexey Krasikov
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange