aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_algs.c
AgeCommit message (Expand)Author
2020-07-07crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-07-07crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-03-30crypto: virtio - implement missing support for output IVsArd Biesheuvel
2020-02-24crypto: virtio - deal with unsupported input sizesArd Biesheuvel
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-01-11crypto: virtio - clean up indentation, replace spaces with tabColin Ian King
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai
2018-07-01crypto: virtio - Register an algo only if it's supportedFarhan Ali
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-02-15crypto: virtio - convert to new crypto engine APICorentin LABBE
2017-10-12crypto: virtio - pr_err() strings should end with newlinesArvind Yadav
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin
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