summaryrefslogtreecommitdiff
path: root/drivers/crypto/virtio/virtio_crypto_algs.c
AgeCommit message (Expand)Author
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