examples/fips_validation: fix buffer overflow
[dpdk.git] / drivers / crypto / octeontx2 /
2020-07-28 Tejasree Kondojcrypto/octeontx2: fix structure alignment
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session data path
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session create
2020-07-18 Vamsi Attunurucrypto/octeontx2: add security misc callbacks
2020-07-18 Tejasree Kondojcrypto/octeontx2: add security capabilities
2020-07-18 Tejasree Kondojcrypto/octeontx2: register security operations
2020-07-18 Tejasree Kondojcrypto/octeontx2: add lookaside SA context definitions
2020-07-18 Tejasree Kondojnet/octeontx2: move security session struct to crypto PMD
2020-07-18 Tejasree Kondojcrypto/octeontx2: move capabilities init into probe
2020-07-08 Tejasree Kondojcrypto/octeontx2: support ChaCha20-Poly1305
2020-07-08 Tejasree Kondojcrypto/octeontx2: discover capabilities
2020-07-08 Ankur Dwivedicrypto/octeontx2: revert non-byte aligned data feature
2020-07-08 Ankur Dwivedicrypto/octeontx2: reset session private data
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Thomas Monjalonbuild: replace meson OS detection with variable
2020-05-17 Anoob Josephcrypto/octeontx2: improve symmetric session algos check
2020-05-17 Ankur Dwivedicrypto/octeontx2: enable non-byte aligned data
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-03-04 Timothy Redaellicrypto/octeontx2: fix build with gcc 10
2020-02-13 Thierry Herbelotcrypto/octeontx2: add kmod dependency info
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-02-05 Archana Muniganticrypto/octeontx2: extend AES-GCM capabilities
2020-02-05 Tejasree Kondojnet/octeontx2: add inline IPsec Rx
2020-02-05 Anoob Josephnet/octeontx2: add security session operations
2020-02-05 Anoob Josephcrypto/octeontx2: enable CPT to share QP with ethdev
2020-02-05 Tejasree Kondojnet/octeontx2: add security in configure
2020-02-05 Tejasree Kondojcrypto/octeontx2: configure for inline IPsec
2020-01-15 Sunila Sahucrypto/octeontx2: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx2: support ECDSA
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Sunila Sahucrypto/octeontx2: support asymmetric in enqueue/dequeue
2019-10-23 Kanaka Durga Kotam... crypto/octeontx2: add asymmetric session
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
2019-10-23 Anoob Josephcrypto/octeontx2: add symmetric capabilities
2019-10-23 Ankur Dwivedicrypto/octeontx2: add queue pair functions
2019-10-23 Ankur Dwivedicrypto/octeontx2: support control ops
2019-10-23 Anoob Josephcrypto/octeontx2: add init sequence in probe
2019-10-23 Anoob Josephcrypto/octeontx2: add PMD skeleton