cryptodev: add API to get/set event metadata
[dpdk.git] / lib / cryptodev / cryptodev_pmd.h
2022-06-01 Volodymyr Fialkocryptodev: add API to get/set event metadata
2022-02-22 Brian Dooleycryptodev: add missing C++ guards
2022-02-22 Sean Morrisseylib: remove unneeded header includes
2022-02-12 Ciara Powercryptodev: add asymmetric session user data API
2022-02-12 Ciara Powercryptodev: hide asymmetric session structure
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyalcryptodev: add device probing finish function
2021-10-20 Akhil Goyalcryptodev: move inline APIs into separate structure
2021-10-20 Akhil Goyalcryptodev: separate out internal structures
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-22 Thomas Monjalonlib: remove C++ include guard from private headers
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal