Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | crypto: cipher: add cipher driver framework | Longpeng(Mike) | 2017-07-19 | 1 | -0/+1 |
* | crypto: add CTR mode support | Gonglei | 2016-10-19 | 1 | -3/+3 |
* | crypto: extend mode as a parameter in qcrypto_cipher_supports() | Gonglei | 2016-10-19 | 1 | -2/+4 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -1/+1 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | crypto: fix description of @errp parameter initialization | Daniel P. Berrange | 2016-02-01 | 1 | -4/+4 |
* | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange | 2015-12-23 | 1 | -15/+2 |
* | crypto: add additional query accessors for cipher instances | Daniel P. Berrange | 2015-12-23 | 1 | -0/+37 |
* | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 2015-07-08 | 1 | -0/+210 |