cryptodev: add function to retrieve device name
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_version.map
2017-10-12 Pablo de Laracryptodev: add function to retrieve device name
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: add private session size retrieval function
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
2017-06-28 Pablo de Laracryptodev: remove unused PCI probe/remove
2017-06-28 Pablo de Laracryptodev: add PCI driver helpers
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-04-05 Akhil Goyalcryptodev: add API to associate session with queue...
2017-04-05 Pablo de Laracryptodev: add algorithm string parsers
2017-01-30 Slawomir Mrozowiczcryptodev: retrieve device info
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices