aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/internal/acompress.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu1-5/+38
2023-02-13crypto: acompress - Use crypto_request_completeHerbert Xu1-1/+1
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu1-0/+2
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
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-04-21crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu1-0/+3
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu1-0/+15
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu1-0/+66