crypto/cnxk: fix condition check
[dpdk.git] / drivers / crypto / octeontx / otx_cryptodev_ops.c
2022-06-02 Arek Kusztalcryptodev: move RSA padding into separate struct
2022-06-01 Akhil Goyalcrypto/octeontx: use new API for event metadata
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-01-11 Josh Soreffix spelling in comments and strings
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 Shijith Thottoncrypto/octeontx: add crypto adapter data path
2021-04-16 Tejasree Kondojcommon/cpt: support encrypted digest mode
2021-04-16 Ankur Dwivedicrypto/octeontx: fix session-less mode
2020-11-12 Archana Muniganticommon/cpt: remove redundant structure
2020-11-12 Archana Muniganticommon/cpt: use predefined macros
2020-11-12 Archana Muniganticommon/cpt: prepopulate word7 in session
2020-11-02 Didier Pallardcrypto/octeontx: fix out-of-place support
2020-10-14 Archana Muniganticommon/cpt: check MAC length
2020-07-08 Ankur Dwivedicrypto/octeontx: revert non-byte aligned data feature
2020-07-08 Ankur Dwivedicrypto/octeontx: reset session private data
2020-07-08 Ankur Dwivedicrypto/octeontx: remove empty statistics callback
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-05-17 Ankur Dwivedicrypto/octeontx: 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-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-01-15 Sunila Sahucrypto/octeontx: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx: support ECDSA
2019-10-23 Sunila Sahucrypto/octeontx: add asymmetric enqueue/dequeue ops
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add asymmetric session operations
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add device type mailbox routine
2019-10-09 Anoob Josephcrypto/octeontx: fix global log variable definition
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-14 Anoob Josephcrypto/octeontx: fix null pointer dereferencing
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add session management operations
2018-10-17 Murthy NSSRcrypto/octeontx: add queue pair functions
2018-10-17 Murthy NSSRcrypto/octeontx: add basic device operations
2018-10-17 Anoob Josephcrypto/octeontx: add global resource init
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware init routine
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton