index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
cipher.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
1
-0
/
+1
2019-08-22
crypto: define cleanup functions for use with g_autoptr
Daniel P. Berrangé
1
-0
/
+2
2019-07-19
crypto: Fix LGPL information in the file headers
Thomas Huth
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2017-07-19
crypto: cipher: add cipher driver framework
Longpeng(Mike)
1
-0
/
+1
2016-10-19
crypto: add CTR mode support
Gonglei
1
-3
/
+3
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
1
-2
/
+4
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
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