Qu Wenruo
7c3fd5c25d
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 <wqu@suse.com>
[trini: Rename ROUND to R to avoid clash with <linux/bitops.h>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-01-18 08:31:02 -05:00
..
2021-10-06 09:15:14 -04:00
2021-12-26 06:57:20 +01:00
2022-01-18 08:31:02 -05:00
2021-09-09 11:11:33 -04:00
2021-04-14 15:06:08 -04:00
2021-08-02 13:32:14 -04:00
2021-12-26 06:57:20 +01:00
2022-01-15 10:57:22 +01:00
2021-12-09 11:43:25 -08:00
2022-01-15 10:57:22 +01:00
2021-11-26 21:30:59 +01:00
2021-10-13 14:18:30 -07:00
2022-01-10 14:01:57 -05:00
2021-02-02 15:33:42 -05:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-03-05 10:25:43 +05:30
2021-01-16 19:17:11 -05:00
2021-11-18 18:20:19 -05:00
2021-03-27 15:04:31 +13:00
2021-03-07 17:37:13 +01:00
2021-09-23 14:15:32 -04:00
2021-07-12 20:30:48 +02:00
2021-09-17 12:10:44 -04:00
2021-05-24 14:21:30 -04:00
2021-04-14 15:06:08 -04:00
2021-10-13 14:18:30 -07:00
2021-12-23 10:24:40 -05:00
2021-10-08 15:53:26 -04:00
2021-09-04 12:26:01 -04:00
2021-10-08 15:53:27 -04:00
2020-12-04 16:09:06 -05:00
2021-06-08 11:39:09 -04:00
2022-01-14 12:26:30 -05:00
2022-01-18 08:31:02 -05:00
2021-11-18 18:20:19 -05:00
2021-10-09 13:09:56 -04:00
2022-01-18 08:31:02 -05:00
2021-09-16 10:29:40 -04:00
2021-08-02 13:32:14 -04:00
2021-06-11 16:34:52 +05:30
2021-07-14 16:57:35 -04:00
2021-09-08 16:11:46 -04:00
2021-10-26 17:58:14 +02:00
2021-07-24 10:49:51 +02:00
2021-10-08 15:53:26 -04:00
2021-08-02 13:32:14 -04:00
2021-12-27 16:20:18 -05:00
2021-09-04 12:48:53 -04:00
2021-03-02 15:53:37 -05:00
2021-07-15 18:42:05 -04:00
2021-11-17 13:47:27 +02:00
2021-11-30 09:23:49 +01:00
2021-05-24 14:21:30 -04:00
2021-10-26 15:26:45 -04:00
2021-12-31 06:45:01 +01:00