aboutsummaryrefslogtreecommitdiff
path: root/crypto/secret.c
AgeCommit message (Expand)Author
2019-08-22crypto: use auto cleanup for many stack variablesDaniel P. Berrangé
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-01crypto: register properties against the class instead of objectDaniel P. Berrange
2016-01-29crypto: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange