Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-10 | crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed | Christophe JAILLET | 1 | -1/+1 |
2022-12-02 | crypto: virtio - Use helper to set reqsize | Herbert Xu | 1 | -2/+3 |
2022-09-28 | virtio-crypto: fix memory-leak | lei he | 1 | -0/+4 |
2022-05-31 | virtio-crypto: adjust dst_len at ops callback | lei he | 1 | -1/+4 |
2022-05-31 | virtio-crypto: wait ctrl queue instead of busy polling | zhenwei pi | 1 | -24/+5 |
2022-05-31 | virtio-crypto: use private buffer for control request | zhenwei pi | 1 | -22/+35 |
2022-05-31 | virtio-crypto: change code style | zhenwei pi | 1 | -16/+24 |
2022-03-28 | virtio-crypto: implement RSA algorithm | zhenwei pi | 1 | -0/+585 |