Hi Herbert,
On Tue, Feb 16, 2016 at 07:57:17PM +, Herbert Xu wrote:
> Can you give an example on how to use the noctx support with
> your acomp interface?
In this version of the acomp api an algorithm can specify different sizes for
the compression and the decompression contexts by setting th
On Tue, Feb 09, 2016 at 05:31:07PM +, Giovanni Cabiddu wrote:
>
> Changes in v2:
> - added compression and decompression request sizes in acomp_alg
> in order to enable noctx support
> - extended api with helpers to allocate compression and
> decompression requests with diff
The following patch set introduces acomp, a generic asynchronous
(de)compression api.
What is proposed is a new crypto type called crypto_acomp_type,
plus a new struct acomp_alg and struct crypto_acomp, together
with number of helper functions to register acomp type algorithms
and allocate tfm inst