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

crypto: scatterwalk - Inline start/map/done



This patch inlines the functions scatterwalk_start, scatterwalk_map
and scatterwalk_done as they're all tiny and mostly used by the block
cipher walker.

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