index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
/
virtio_crypto_common.h
Age
Commit message (
Expand
)
Author
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-10-18
virtio-crypto: handle config changed by work queue
zhenwei pi
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-03-28
virtio-crypto: rename skcipher algs
zhenwei pi
2022-03-28
virtio-crypto: implement RSA algorithm
zhenwei pi
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-16
crypto: add virtio-crypto driver
Gonglei