diff options
| author | Qu Wenruo <[email protected]> | 2021-12-27 14:12:07 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-18 08:31:02 -0500 |
| commit | 7c3fd5c25dd005c5eef54cc629fcbfcf48a04e9a (patch) | |
| tree | 688d80b3e384015e5a31c7def8d4d77c2df1383f /include/linux | |
| parent | ae435aefbcb5064a82ba94ec0b22cfe1315b243c (diff) | |
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: Qu Wenruo <[email protected]>
[trini: Rename ROUND to R to avoid clash with <linux/bitops.h>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
