Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-22 | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-01 | crypto: fix description of @errp parameter initialization | Daniel P. Berrange | 1 | -4/+4 |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange | 1 | -15/+2 |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange | 1 | -0/+37 |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 1 | -0/+210 |