Skip to content
Commit 0b4b5f10 authored by David Sterba's avatar David Sterba Committed by Herbert Xu
Browse files

crypto: blake2b - merge _update to api callback



Now that there's only one call to blake2b_update, we can merge it to the
callback and simplify. The empty input check is split and the rest of
code un-indented.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a2e4bdce
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