Skip to content
Snippets Groups Projects
Commit b455eb80 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: aead - Preserve in-place processing in old_crypt


This patch tries to preserve in-place processing in old_crypt as
various algorithms are optimised for in-place processing where
src == dst.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent fdaef75f
No related branches found
No related tags found
No related merge requests found
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