Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-06 | dpdk-cryptodev: introduce sw_ring to the crypto op data path | Piotr Bronowski | 1 | -6/+1 |
2023-06-19 | dpdk-cryptodev: enq/deq scheme rework | Piotr Bronowski | 1 | -4/+3 |
2023-06-13 | dpdk-cryptodev: introduce sw_ring | Piotr Bronowski | 1 | -0/+32 |
2023-04-25 | dpdk: code preparation for bumping to DPDK 22.11 | Xinyao Cai | 1 | -2/+13 |
2022-01-24 | dpdk-cryptodev: add support chacha20-poly1305 | Gabriel Oginski | 1 | -1/+4 |
2021-11-30 | dpdk: cryptodev AES-CTR+SHA1 support added | PiotrX Kleski | 1 | -1/+4 |
2021-11-30 | dpdk-cryptodev: scalable session count | Dastin Wilski | 1 | -1/+8 |
2021-05-26 | dpdk: fix missing symbol | Fan Zhang | 1 | -2/+1 |
2021-04-23 | dpdk: support md5 async handler in dpdk cryptodev | Alexander Chernavin | 1 | -0/+3 |
2021-04-09 | dpdk: selection of cryptodev engine data-path | Fan Zhang | 1 | -1/+179 |
2020-04-30 | crypto: introduce async crypto infra | Fan Zhang | 1 | -0/+25 |