summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_algs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* crypto: virtio - clean up indentation, replace spaces with tabColin Ian King2019-01-111-1/+1
* crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai2018-08-031-2/+2
* crypto: virtio - Register an algo only if it's supportedFarhan Ali2018-07-011-36/+76
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1
* crypto: virtio - convert to new crypto engine APICorentin LABBE2018-02-151-6/+10
* crypto: virtio - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
* crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin2017-07-181-22/+87
* crypto: virtio - adjust priority of algorithmGonglei \(Arei\)2017-01-131-1/+1
* crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-301-17/+35
* crypto: add virtio-crypto driverGonglei2016-12-151-0/+540