index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
cryptodev-builtin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-3
/
+3
*
qapi/cryptodev: Drop unwanted 'prefix'
Markus Armbruster
2024-09-10
1
-4
/
+4
*
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-3
/
+3
*
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-2
/
+2
*
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-8
/
+8
*
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-4
/
+4
*
qapi/crypto: Drop unwanted 'prefix'
Markus Armbruster
2024-09-10
1
-2
/
+2
*
backends/cryptodev-builtin: Fix local_error leaks
Li Zhijian
2024-04-29
1
-4
/
+5
*
backends/cryptodev: Do not abort for invalid session ID
Philippe Mathieu-Daudé
2024-04-10
1
-1
/
+3
*
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi
2023-03-07
1
-6
/
+3
*
cryptodev-builtin: Detect akcipher capability
zhenwei pi
2023-03-07
1
-3
/
+15
*
cryptodev: Introduce server type in QAPI
zhenwei pi
2023-03-07
1
-4
/
+4
*
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi
2023-03-07
1
-3
/
+3
*
cryptodev: Remove 'name' & 'model' fields
zhenwei pi
2023-03-07
1
-2
/
+1
*
cryptodev: Introduce cryptodev.json
zhenwei pi
2023-03-07
1
-1
/
+1
*
virtio-crypto: Support asynchronous mode
Lei He
2022-11-02
1
-18
/
+51
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-38
/
+238
*
cryptodev: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-3
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
cryptodev: Fix cryptodev_builtin_cleanup() error API violation
Markus Armbruster
2020-04-29
1
-8
/
+2
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
cryptodev: add vhost support
Gonglei
2018-03-01
1
-0
/
+1
*
cryptodev: fix asserting single queue
Halil Pasic
2017-03-23
1
-2
/
+0
*
cryptodev: setiv only when really need
Longpeng(Mike)
2017-03-23
1
-4
/
+6
*
cryptodev: wrap the ready flag
Gonglei
2017-01-10
1
-0
/
+4
*
cryptodev: add 3des-ede support
Longpeng(Mike)
2016-12-24
1
-0
/
+12
*
cryptodev: remove single-DES support in cryptodev
Longpeng(Mike)
2016-12-24
1
-4
/
+0
*
cryptodev: add xts(aes) support
Longpeng(Mike)
2016-12-24
1
-0
/
+8
*
cryptodev: fix the check of aes algorithm
Longpeng(Mike)
2016-12-24
1
-14
/
+33
*
cryptodev: introduce a new cryptodev backend
Gonglei
2016-10-30
1
-0
/
+361