| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo | Markus Armbruster | 2024-09-10 | 1 | -6/+6 |
| * | qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix | Markus Armbruster | 2024-09-10 | 1 | -12/+12 |
| * | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
| * | Drop qemu_foo() socket API wrapper | Marc-André Lureau | 2022-03-22 | 1 | -2/+2 |
| * | crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new | Richard Henderson | 2020-09-10 | 1 | -1/+4 |
| * | crypto: Allocate QCryptoCipher with the subclass | Richard Henderson | 2020-09-10 | 1 | -8/+12 |
| * | crypto: Use the correct const type for driver | Richard Henderson | 2020-09-10 | 1 | -1/+1 |
| * | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 2017-09-04 | 1 | -1/+1 |
| * | crypto: cipher: add afalg-backend cipher support | Longpeng(Mike) | 2017-07-19 | 1 | -0/+226 |