cryptodev: remove session init internal function
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_pmd.h
2017-07-06 Pablo de Laracryptodev: remove session init internal function
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-06-28 Pablo de Laracryptodev: remove unused driver struct
2017-06-28 Pablo de Laracryptodev: remove unused PCI probe/remove
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-06-28 Pablo de Laracryptodev: store device pointer in virtual devices
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-05 Akhil Goyalcryptodev: add API to associate session with queue...
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Fan Zhangcryptodev: fix loop in device query
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-10-03 David Marchandcryptodev: remove PMD type
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-13 Adrien Mazarguillib: remove named variadic macros in exported headers
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices