summaryrefslogtreecommitdiff
path: root/lib/cryptodev/rte_cryptodev.c
AgeCommit message (Expand)Author
2024-10-11cryptodev: add SM4-XTSHanxiao Li
2024-10-09cryptodev: add asymmetric operational capabilityGowrishankar Muthukrishnan
2024-10-09cryptodev: add queue pair reset APIVidya Sagar Velumuri
2024-07-02cryptodev: fix build without crypto callbacksGanapati Kundapura
2024-02-21cryptodev: speed up ops pool createAndrew Boyer
2023-12-21lib: remove redundant newline from logsDavid Marchand
2023-12-21lib: use dedicated logtypes and macrosDavid Marchand
2023-12-12cryptodev: use a dynamic logtypeStephen Hemminger
2023-10-30cryptodev: use stdatomic APITyler Retzlaff
2023-10-09cryptodev: add hash algorithms in asymmetric capabilityGowrishankar Muthukrishnan
2023-10-09cryptodev: remove deprecated algo string arraysAkhil Goyal
2023-06-08cryptodev: add asymmetric SM2 algorithmGowrishankar Muthukrishnan
2023-06-05cryptodev: add SM3-HMAC and SM4-CFB/OFBSunyang Wu
2023-02-20cryptodev: drop export of internal tracepointsAnkur Dwivedi
2023-01-31cryptodev: add SHAKE algorithmVolodymyr Fialko
2023-01-31cryptodev: introduce query API for error eventSrujana Challa
2023-02-05rename telemetry u64 functions to uint versionsBruce Richardson
2023-02-05telemetry: rename unsigned 64-bit enum value to uintBruce Richardson
2023-02-05cryptodev: fix telemetry data truncationHuisong Li
2023-01-10cryptodev: add algo enums to string conversion APIAkhil Goyal
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-10-02cryptodev: add trace pointsAmit Prakash Shukla
2022-10-02cryptodev: add SM3 hash algorithmArek Kusztal
2022-10-02cryptodev: add SM4 encryption algorithmArek Kusztal
2022-09-27cryptodev: fix missing SHA3 algorithm stringsVolodymyr Fialko
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23eal: deprecate RTE_FUNC_PTR_* macrosDavid Marchand
2022-06-02cryptodev: add public key verify optionArek Kusztal
2022-06-01cryptodev: separate key exchange operation enumArek Kusztal
2022-06-01cryptodev: add API to get/set event metadataVolodymyr Fialko
2022-02-22cryptodev: fix asymmetric private session variable sizeCiara Power
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-12cryptodev: modify return value for asym session createCiara Power
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-04cryptodev: add telemetry endpoint for capabilitiesGowrishankar Muthukrishnan
2021-11-04cryptodev: support telemetryRebecca Troy
2021-10-20cryptodev: move inline APIs into separate structureAkhil Goyal
2021-10-20cryptodev: allocate max space for internal queue arrayAkhil Goyal
2021-10-07cryptodev: build on WindowsTal Shnaiderman
2021-09-08cryptodev: expose driver interface as internalAkhil Goyal
2021-09-08cryptodev: rename function to check device validityAkhil Goyal
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson