Skip to content
Commit 35ac7cd3 authored by Qu Wenruo's avatar Qu Wenruo Committed by Tom Rini
Browse files

lib: add BLAKE2 hash support

The code is cross-ported from BLAKE2 reference implementation
(https://github.com/BLAKE2/BLAKE2

).

With minimal change to remove unused macros/features.

Currently there is only one user inside U-boot (btrfs), and since it
only utilize BLAKE2B, all other favors are all removed.

Signed-off-by: default avatarQu Wenruo <wqu@suse.com>
parent 55bca953
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment