summaryrefslogtreecommitdiff
path: root/drivers/crypto/virtio
AgeCommit message (Expand)Author
2020-06-20crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-20crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-20crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2019-12-31crypto: virtio - deal with unsupported input sizesArd Biesheuvel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)
2016-12-16crypto: add virtio-crypto driverGonglei