COMMITS
/ include/crypto/cipher.h August 28, 2020
R
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson committed
R
crypto: Use the correct const type for driver
Richard Henderson committed
R
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson committed
July 23, 2019
D
crypto: define cleanup functions for use with g_autoptr
Daniel P. Berrangé committed
February 13, 2019
T
crypto: Fix LGPL information in the file headers
Thomas Huth committed
February 11, 2018
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
July 14, 2017
L
crypto: cipher: add cipher driver framework
Longpeng(Mike) committed
September 26, 2016
G
crypto: add CTR mode support
Gonglei committed
G
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei committed
June 29, 2016
M
Clean up ill-advised or unusual header guards
Markus Armbruster committed
March 11, 2016
M
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster committed
February 23, 2016
P
include: Clean up includes
Peter Maydell committed
January 13, 2016
D
crypto: fix description of @errp parameter initialization
Daniel P. Berrange committed
November 19, 2015
D
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange committed
October 23, 2015
D
crypto: add additional query accessors for cipher instances
Daniel P. Berrange committed
July 1, 2015
D
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange committed