COMMITS
/ backends/cryptodev-builtin.c March 1, 2023
Z
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi committed
Z
cryptodev-builtin: Detect akcipher capability
zhenwei pi committed
Z
cryptodev: Introduce server type in QAPI
zhenwei pi committed
Z
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi committed
Z
cryptodev: Remove 'name' & 'model' fields
zhenwei pi committed
Z
cryptodev: Introduce cryptodev.json
zhenwei pi committed
October 8, 2022
L
virtio-crypto: Support asynchronous mode
Lei He committed
June 11, 2022
Z
crypto: Introduce RSA algorithm
zhenwei pi committed
October 14, 2020
C
cryptodev: Fix Lesser GPL version number
Chetan Pant committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
April 22, 2020
M
cryptodev: Fix cryptodev_builtin_cleanup() error API violation
Markus Armbruster committed
August 12, 2019
M
Include hw/boards.h a bit less
Markus Armbruster committed
March 1, 2018
G
cryptodev: add vhost support
Gonglei committed
March 22, 2017
H
cryptodev: fix asserting single queue
Halil Pasic committed
January 14, 2017
L
cryptodev: setiv only when really need
Longpeng(Mike) committed
December 22, 2016
G
cryptodev: wrap the ready flag
Gonglei committed
December 8, 2016
L
cryptodev: add 3des-ede support
Longpeng(Mike) committed
December 7, 2016
L
cryptodev: remove single-DES support in cryptodev
Longpeng(Mike) committed
December 5, 2016
L
cryptodev: add xts(aes) support
Longpeng(Mike) committed
L
cryptodev: fix the check of aes algorithm
Longpeng(Mike) committed
October 28, 2016
G
cryptodev: introduce a new cryptodev backend
Gonglei committed