Age | Commit message (Expand) | Author |
---|---|---|
2023-08-18 | crypto: virtio - Use new crypto_engine_op interface | Herbert Xu |
2023-08-18 | crypto: virtio - Remove prepare/unprepare request | Herbert Xu |
2023-02-10 | crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed | Christophe JAILLET |
2022-12-02 | crypto: virtio - Use helper to set reqsize | Herbert Xu |
2022-09-27 | virtio-crypto: fix memory-leak | lei he |
2022-05-31 | virtio-crypto: adjust dst_len at ops callback | lei he |
2022-05-31 | virtio-crypto: wait ctrl queue instead of busy polling | zhenwei pi |
2022-05-31 | virtio-crypto: use private buffer for control request | zhenwei pi |
2022-05-31 | virtio-crypto: change code style | zhenwei pi |
2022-03-28 | virtio-crypto: implement RSA algorithm | zhenwei pi |