index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
cipher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
1
-1
/
+0
*
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
1
-1
/
+1
*
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
2020-09-10
1
-0
/
+1
*
crypto: define cleanup functions for use with g_autoptr
Daniel P. Berrangé
2019-08-22
1
-0
/
+2
*
crypto: Fix LGPL information in the file headers
Thomas Huth
2019-07-19
1
-1
/
+1
*
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