mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
079f2f7485
A lot of crypto algorithms implement their own chaining function. So add a generic one that can be used from all the algorithms that need scatterlist chaining. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>