aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/internal/scompress.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07crypto: acomp - Move scomp stream allocation code into acompHerbert Xu1-19/+9
2025-04-07crypto: scomp - Allocate per-cpu buffer on first use of each CPUHerbert Xu1-0/+13
2025-03-21crypto: scomp - Remove support for some non-trivial SG listsHerbert Xu1-2/+0
2025-03-15crypto: acomp - Move stream management into scomp layerHerbert Xu1-11/+1
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu1-4/+4
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers1-1/+0
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu1-5/+10
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu1-1/+2
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-12-28crypto: scomp - delete unused commentsZhou Wang1-11/+0
2017-04-24crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu1-0/+3
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu1-0/+136