summaryrefslogtreecommitdiff
path: root/lib/cryptodev/rte_crypto_sym.h
AgeCommit message (Expand)Author
2024-10-11cryptodev: add SM4-XTSHanxiao Li
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2023-11-03cryptodev: clarify usage of block ciphersArkadiusz Kusztal
2023-10-09cryptodev: remove deprecated algo string arraysAkhil Goyal
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-06-27lib: remove extra asterisks ending comment blocksThomas Monjalon
2023-06-05cryptodev: add SM3-HMAC and SM4-CFB/OFBSunyang Wu
2023-03-28doc: fix code blocks in cryptodev guideAkhil Goyal
2023-01-31cryptodev: add SHAKE algorithmVolodymyr Fialko
2023-01-10cryptodev: add algo enums to string conversion APIAkhil Goyal
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-10-04security: hide session structureAkhil Goyal
2022-10-04cryptodev: hide symmetric session structureAkhil Goyal
2022-10-02cryptodev: add SM3 hash algorithmArek Kusztal
2022-10-02cryptodev: add SM4 encryption algorithmArek Kusztal
2021-10-17cryptodev: fix multi-segment raw vector processingGagandeep Singh
2021-10-17cryptodev: add field for out-of-place in raw vectorHemant Agrawal
2021-10-17cryptodev: add total raw buffer lengthGagandeep Singh
2021-10-17cryptodev: rename field in vector structHemant Agrawal
2021-10-16cryptodev: extend data-unit length fieldMatan Azrad
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson