summaryrefslogtreecommitdiff
path: root/drivers/crypto/virtio/virtio_crypto_common.h
AgeCommit message (Expand)Author
2023-12-01crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2023-10-18virtio-crypto: handle config changed by work queuezhenwei pi
2022-05-31virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi
2022-05-31virtio-crypto: use private buffer for control requestzhenwei pi
2022-03-28virtio-crypto: rename skcipher algszhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi
2019-11-17crypto: virtio - switch to skcipher APIArd Biesheuvel
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-07-01crypto: virtio - Register an algo only if it's supportedFarhan Ali
2018-07-01crypto: virtio - Read crypto services and algorithm masksFarhan Ali
2018-03-16crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu
2018-02-15crypto: virtio - convert to new crypto engine APICorentin LABBE
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)
2016-12-16crypto: add virtio-crypto driverGonglei