summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_skcipher_algs.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: virtio - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-12/+11
* crypto: virtio - Remove prepare/unprepare requestHerbert Xu2023-08-181-2/+0
* virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun2022-12-281-1/+2
* virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi2022-05-311-30/+4
* virtio-crypto: use private buffer for control requestzhenwei pi2022-05-311-18/+32
* virtio-crypto: change code stylezhenwei pi2022-05-311-37/+35
* virtio-crypto: rename skcipher algszhenwei pi2022-03-281-0/+669