summaryrefslogtreecommitdiff
path: root/lib/cryptodev/cryptodev_pmd.h
AgeCommit message (Expand)Author
2024-10-09cryptodev: add queue pair reset APIVidya Sagar Velumuri
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-06-19cryptodev: remove marker fieldsTyler Retzlaff
2024-06-13cryptodev: add API to get used queue pair depthAkhil Goyal
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-01-23cryptodev: replace zero length array with flex arrayStephen Hemminger
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-07-11cryptodev: fix device socket ID typeCiara Power
2023-06-27lib: restrict use of keyword externThomas Monjalon
2023-06-27lib: remove blank line ending comment blocksThomas Monjalon
2023-01-31cryptodev: introduce query API for error eventSrujana Challa
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-10-04cryptodev: hide symmetric session structureAkhil Goyal
2022-10-04cryptodev: rework session frameworkAkhil Goyal
2022-10-02cryptodev: fix unduly newlines in logsOlivier Matz
2022-09-23dev: hide driver objectDavid Marchand
2022-06-07replace zero-length arrays with flexible onesBruce Richardson
2022-06-01cryptodev: add API to get/set event metadataVolodymyr Fialko
2022-02-22cryptodev: add missing C++ guardsBrian Dooley
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-12cryptodev: add asymmetric session user data APICiara Power
2022-02-12cryptodev: hide asymmetric session structureCiara Power
2022-02-12cryptodev: use single mempool for asymmetric sessionCiara Power
2021-11-26fix PMD wordingSean Morrissey
2021-11-26remove repeated 'the' in the codeSean Morrissey
2021-10-20cryptodev: move device-specific structuresAkhil Goyal
2021-10-20cryptodev: add device probing finish functionAkhil Goyal
2021-10-20cryptodev: move inline APIs into separate structureAkhil Goyal
2021-10-20cryptodev: separate out internal structuresAkhil Goyal
2021-10-01eal: remove sys/queue.h from public headersWilliam Tu
2021-09-22lib: remove C++ include guard from private headersThomas Monjalon
2021-09-08cryptodev: expose driver interface as internalAkhil Goyal