summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_common.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: virtio - Handle dataq logic with taskletGonglei (Arei)2023-12-011-0/+2
* virtio-crypto: handle config changed by work queuezhenwei pi2023-10-181-0/+3
* virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi2022-05-311-0/+4
* virtio-crypto: use private buffer for control requestzhenwei pi2022-05-311-5/+12
* virtio-crypto: rename skcipher algszhenwei pi2022-03-281-2/+2
* virtio-crypto: implement RSA algorithmzhenwei pi2022-03-281-0/+3
* crypto: virtio - switch to skcipher APIArd Biesheuvel2019-11-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* crypto: virtio - Register an algo only if it's supportedFarhan Ali2018-07-011-3/+8
* crypto: virtio - Read crypto services and algorithm masksFarhan Ali2018-07-011-0/+14
* crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu2018-03-161-1/+0
* crypto: virtio - convert to new crypto engine APICorentin LABBE2018-02-151-2/+1
* crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin2017-07-181-18/+4
* crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-301-0/+16
* crypto: add virtio-crypto driverGonglei2016-12-161-0/+128