Skip to content
Commit 3d72ad46 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: acomp - Move stream management into scomp layer



Rather than allocating the stream memory in the request object,
move it into a per-cpu buffer managed by scomp.  This takes the
stress off the user from having to manage large request objects
and setting up their own per-cpu buffers in order to do so.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0af7304c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment