diff options
author | David Sterba <dsterba@suse.com> | 2019-11-12 11:20:24 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-22 18:48:34 +0800 |
commit | 086db43b5a2281f7ce7d8a67a171b91e1e8fe0ec (patch) | |
tree | 64d375d5af416fc4e20e91601cf574a6f148468a /crypto/rmd128.c | |
parent | c7351845b2d685b3ea695f02047bd1b825fb6c98 (diff) | |
download | linux-086db43b5a2281f7ce7d8a67a171b91e1e8fe0ec.tar.bz2 |
crypto: blake2b - merge _final implementation to callback
blake2b_final is called only once, merge it to the crypto API callback
and simplify. This avoids the temporary buffer and swaps the bytes of
internal buffer.
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rmd128.c')
0 files changed, 0 insertions, 0 deletions