summaryrefslogtreecommitdiff
path: root/drivers/crypto/virtio/virtio_crypto_skcipher_algs.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18crypto: virtio - Use new crypto_engine_op interfaceHerbert Xu1-12/+11
2023-08-18crypto: virtio - Remove prepare/unprepare requestHerbert Xu1-2/+0
2022-12-28virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2022-05-31virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi1-30/+4
2022-05-31virtio-crypto: use private buffer for control requestzhenwei pi1-18/+32
2022-05-31virtio-crypto: change code stylezhenwei pi1-37/+35
2022-03-28virtio-crypto: rename skcipher algszhenwei pi1-0/+669