summaryrefslogtreecommitdiff
path: root/include/crypto/acompress.h
AgeCommit message (Expand)Author
2024-03-13crypto: introduce: acomp_is_async to expose if comp drivers might sleepBarry Song
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu
2023-03-10crypto: acomp - Be more careful with request flagsHerbert Xu
2022-12-09crypto: acomp - define max size for destinationGiovanni Cabiddu
2021-03-13crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song
2020-05-08crypto: acomp - search acomp with scomp backend in crypto_has_acompBarry Song
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu