test mbuf attach
[dpdk.git] / lib / librte_cryptodev /
2020-07-08 Fiona Trahecryptodev: add traces in multi-process path
2020-07-08 Fiona Trahecryptodev: add function to check queue pair status
2020-07-07 David Coylecryptodev: add comments for DOCSIS protocol
2020-07-07 Adam Dybkowskicryptodev: verify session mempool element size
2020-07-05 David Marchandtrace: simplify trace point registration
2020-05-24 Adam Dybkowskicryptodev: fix SHA-1 digest enum comment
2020-05-11 Arek Kusztalcryptodev: fix ABI compatibility for ChaCha20-Poly1305
2020-05-11 Arek Kusztalcryptodev: add ChaCha20-Poly1305 AEAD algorithm
2020-05-11 Akhil Goyalcryptodev: add feature flag for non-byte aligned data
2020-05-06 David Marchandtrace: simplify trace point headers
2020-05-06 David Marchandcryptodev: fix trace points registration
2020-04-23 Sunil Kumar Koricryptodev: add tracepoints
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-19 Pablo de Laracryptodev: add asymmetric session-less feature name
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-04-05 Adam Dybkowskicryptodev: fix missing device id range checking
2020-02-13 Marcin Smoczynskicryptodev: fix doxygen of CPU crypto API
2020-02-05 Marcin Smoczynskicryptodev: introduce CPU crypto API
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-15 Balakrishna Bhamid... cryptodev: support ECPM
2020-01-15 Ayuj Vermacryptodev: support ECDSA
2020-01-15 Arek Kusztalcryptodev: add Chacha20-Poly1305 AEAD algorithm
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Fiona Trahecryptodev: clarify wireless inputs in digest-encrypted...
2019-10-23 Julien Meuniercryptodev: fix checks related to device id
2019-10-23 Arek Kusztalcryptodev: add asymmetric session-less
2019-10-09 Julien Meuniercryptodev: fix initialization on multi-process
2019-07-26 Ferruh Yigitcryptodev: fix typo in comment
2019-07-19 Arek Kusztalcryptodev: remove RSA PKCS1 BT0 padding
2019-07-19 Arek Kusztalcryptodev: add cipher field to RSA op
2019-07-19 Arek Kusztalcryptodev: change RSA API comments about primes
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-05 Damian Nowakcryptodev: add digest encrypted feature flag
2019-07-05 Damian Nowakcryptodev: document usage of digest-appended operations
2019-07-05 Junxiao Shicryptodev: free memzone when releasing device
2019-07-05 Anoob Josephcryptodev: add feature flags to disable
2019-07-05 Arek Kusztalcryptodev: add option to support both IV and J0 for GCM
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-30 Ayuj Vermacryptodev: include dependency in asym header
2019-04-18 Marko Kovaceviccryptodev: fix uninitialized session clear
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-02 Ayuj Vermacryptodev: add RSA private key feature flag
2019-03-22 Damian Nowakcryptodev: remove XTS comment duplication
2019-03-22 Anoob Josephcryptodev: fix driver name comparison
2019-03-22 Arek Kusztalcryptodev: add result field to mod exp and inv
2019-03-22 Konstantin Ananyevcryptodev: restore crypto op alignment and layout
2019-03-06 Arek Kusztalcryptodev: rework modexp and modinv comments
2019-01-10 Fan Zhangcryptodev: add opaque data field to symmetric session
2019-01-10 Fan Zhangcryptodev: add reference count to session private data
2019-01-10 Fan Zhangcryptodev: add user data size to symmetric session
2019-01-10 Fan Zhangcryptodev: update symmetric session structure
2019-01-10 Fan Zhangcryptodev: add sym session header size function
2019-01-10 Fan Zhangcryptodev: add sym session mempool create
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-26 Thomas Monjalonfix indentation in symbol maps
2018-10-29 Ferruh Yigitlib: reduce global variable usage
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
next