Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-22 | crypto: virtio - Drop superfluous [as]kcipher_req pointer | 1 | -5/+3 | |
2025-02-22 | crypto: virtio - Drop superfluous [as]kcipher_ctx pointer | 1 | -4/+1 | |
2025-02-22 | crypto: virtio - Drop superfluous ctx->tfm backpointer | 1 | -4/+0 | |
2023-08-18 | crypto: virtio - Use new crypto_engine_op interface | 1 | -12/+11 | |
2023-08-18 | crypto: virtio - Remove prepare/unprepare request | 1 | -2/+0 | |
2022-12-28 | virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() | 1 | -1/+2 | |
2022-05-31 | virtio-crypto: wait ctrl queue instead of busy polling | 1 | -30/+4 | |
2022-05-31 | virtio-crypto: use private buffer for control request | 1 | -18/+32 | |
2022-05-31 | virtio-crypto: change code style | 1 | -37/+35 | |
2022-03-28 | virtio-crypto: rename skcipher algs | 1 | -0/+669 |