ethdev: hide internal structures
[dpdk.git] / drivers / crypto / octeontx2 / otx2_cryptodev_ops.c
2021-10-13 Konstantin Ananyevethdev: hide internal structures
2021-09-28 David Georgecommon/cpt: rework pending queue
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-07-20 Anoob Josephcommon/cpt: allocate auth key dynamically
2021-07-07 Anoob Josephcrypto/octeontx2: reset feature flags during config
2021-07-07 Anoob Josephcrypto/octeontx2: increase metabuf pool
2021-04-17 Shijith Thottonevent/octeontx2: support crypto adapter forward mode
2021-04-16 Tejasree Kondojcrypto/octeontx2: support lookaside IPv4 transport...
2021-04-16 Tejasree Kondojcommon/cpt: support encrypted digest mode
2021-01-19 Tejasree Kondojcrypto/octeontx2: support CN98xx
2021-01-19 Tejasree Kondojcrypto/octeontx2: support IPsec ESN and anti-replay
2020-11-12 Archana Muniganticommon/cpt: remove redundant structure
2020-11-12 Archana Muniganticommon/cpt: use predefined macros
2020-11-12 Archana Muniganticommon/cpt: remove temporary variables
2020-11-12 Archana Muniganticommon/cpt: prepopulate word7 in session
2020-11-02 Ankur Dwivedicrypto/octeontx2: fix multi-process
2020-10-15 Ankur Dwivedievent/octeontx2: add crypto adapter datapath
2020-10-15 Ankur Dwivedicrypto/octeontx2: move functions to helper file
2020-10-14 Archana Muniganticommon/cpt: check MAC length
2020-10-14 Tejasree Kondojcrypto/octeontx2: support lookaside IPsec IPv6
2020-10-14 Ankur Dwivedicrypto/octeontx2: fix session-less mode
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session data path
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: reset session private data
2020-05-17 Anoob Josephcrypto/octeontx2: improve symmetric session algos check
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-05 Anoob Josephcrypto/octeontx2: enable CPT to share QP with ethdev
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-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 PMD skeleton