net: support MPLS in software packet type parser
[dpdk.git] / lib / librte_cryptodev /
2018-10-17 Fan Zhangcryptodev: fix library version
2018-10-17 Junxiao Shicryptodev: fix pool element size for undefined operation
2018-10-17 Thomas Monjaloncryptodev: remove driver name from logs
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-11 Sunila Sahucryptodev: add asymmetric capability
2018-07-11 Ashish Guptacryptodev: support asymmetric operations
2018-07-11 Umesh Karthacryptodev: add asymmetric xform and op definitions
2018-07-11 Anoob Josephcryptodev: add min headroom and tailroom requirement
2018-07-11 Fiona Trahecryptodev: rename experimental private data APIs
2018-07-11 Pablo de Laracryptodev: check if symmetric sessions are supported
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-07-11 Pablo de Laracryptodev: remove attach/detach session API
2018-07-11 Pablo de Laracryptodev: replace mbuf scatter gather flag
2018-07-11 Pablo de Laracryptodev: remove old get session size functions
2018-07-11 Pablo de Laracryptodev: remove queue start/stop functions
2018-07-11 Pablo de Laracryptodev: remove max number of sessions parameter
2018-07-11 Pablo de Laracryptodev: define value for unlimited sessions
2018-07-10 Pablo de Laracryptodev: remove max number of sessions per queue
2018-07-10 Pablo de Laracryptodev: replace bus specific struct with generic dev
2018-07-10 Jananee Parthasarathycryptodev: remove debug compilation option
2018-06-27 Pablo de Laracryptodev: fix ABI breakage
2018-06-27 Pablo de Laracryptodev: convert to SPDX license tag
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-05-22 Pablo de Laradoc: announce deprecation in crypto queue pair start...
2018-05-22 Pablo de Laradoc: announce deprecation for attach/detach crypto...
2018-05-22 Fiona Trahecryptodev: clarify when session can be cleared
2018-05-22 Pablo de Laracryptodev: add missing security feature string
2018-05-22 Pablo de Laracryptodev: extend feature flags description
2018-05-22 Pablo de Laracryptodev: fix supported size check
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-04-23 Abhinandan Gujjarcryptodev: support session private data setting
2018-04-23 Abhinandan Gujjarcryptodev: set private data for session-less mode
2018-04-23 Ravi Kumarcrypto/ccp: support SHA3 family
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-03-27 Andrew Rybchenkocryptodev: fix library version in meson build
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-29 Zhiyong Yangcryptodev: fix session pointer cast
2018-01-20 Pablo de Laracryptodev: fix function prototype
2018-01-20 Pablo de Laracryptodev: add missing CPU flag string
2018-01-20 Nélio Laranjeirocrypto: fix pedantic compilation
2018-01-20 Billy O'Mahonycryptodev: extend sym session doxygen info
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tancryptodev: remove vdev create function
2017-11-06 Santosh Shuklacryptodev: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-10-26 Akhil Goyalcryptodev: support security APIs
2017-10-25 Billy O'Mahonycryptodev: extend info get function documentation
2017-10-25 Declan Dohertycryptodev: break dependency on PCI device bus
2017-10-25 Declan Dohertycryptodev: break dependency on virtual device bus
2017-10-25 Declan Dohertycryptodev: add APIs to assist PMD initialisation
2017-10-25 Jan Blunckcryptodev: move user callback initialization
2017-10-25 Jan Blunckcryptodev: remove obsolete vdev include
2017-10-25 Ian Stokescryptodev: fix build with -Ofast
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Pablo de Laracrypto/openssl: support AES-CCM
2017-10-12 Pablo de Laracryptodev: clarify API for AES-CCM
2017-10-12 Pablo de Laracryptodev: add function to retrieve device name
2017-10-12 Pablo de Laracryptodev: allocate driver structure statically
2017-08-04 Adrien Mazarguilcryptodev: fix C11 extensions in exported header
2017-07-28 Jan Blunckcryptodev: deprecate vdev create function
2017-07-27 Pablo de Laracryptodev: fix doxygen comment of bulk alloc
2017-07-27 Pablo de Laracryptodev: fix session init return value
2017-07-19 Kirill Rybalchenkocryptodev: remove crypto operation status value
2017-07-19 Pablo de Laracryptodev: reorder auth transform
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-19 Pablo de Laracryptodev: decrease key and digest sizes
2017-07-19 Pablo de Laracryptodev: fix KASUMI F9 expected parameters
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-12 Pablo de Laracryptodev: fix build with icc
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 Slawomir Mrozowiczcryptodev: remove mempool from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove device id from session
2017-07-06 Slawomir Mrozowiczcryptodev: change attach session to queue pair API
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: add private session size retrieval function
2017-07-06 Pablo de Laracryptodev: move session init out of pool creation
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: update driver name string
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: add AEAD parameters in crypto operation
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: add crypto op helper macros
2017-07-06 Pablo de Laracryptodev: remove useless alignment
2017-07-06 Pablo de Laracryptodev: do not store pointer to op specific params
2017-07-06 Pablo de Laracryptodev: remove opaque data pointer in crypto op
next