aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_algs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11crypto: virtio - clean up indentation, replace spaces with tabColin Ian King1-1/+1
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()Jia-Ju Bai1-2/+2
2018-07-01crypto: virtio - Register an algo only if it's supportedFarhan Ali1-36/+76
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook1-1/+1
2018-02-15crypto: virtio - convert to new crypto engine APICorentin LABBE1-6/+10
2017-10-12crypto: virtio - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin1-22/+87
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)1-1/+1
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)1-17/+35
2016-12-16crypto: add virtio-crypto driverGonglei1-0/+540