From: Tom Rini <trini@konsulko.com>
To: Qu Wenruo <wqu@suse.com>
Cc: u-boot@lists.denx.de, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 1/2] lib: add BLAKE2 hash support
Date: Tue, 18 Jan 2022 12:39:42 -0500 [thread overview]
Message-ID: <20220118173942.GR2631111@bill-the-cat> (raw)
In-Reply-To: <20211227061208.54497-1-wqu@suse.com>
[-- Attachment #1: Type: text/plain, Size: 572 bytes --]
On Mon, Dec 27, 2021 at 02:12:07PM +0800, Qu Wenruo wrote:
> 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>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-01-18 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-27 6:12 [PATCH 1/2] lib: add BLAKE2 hash support Qu Wenruo
2021-12-27 6:12 ` [PATCH 2/2] fs/btrfs: add dependency on BLAKE2 hash Qu Wenruo
2022-01-18 17:39 ` Tom Rini
2022-01-18 17:39 ` Tom Rini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220118173942.GR2631111@bill-the-cat \
--to=trini@konsulko.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=u-boot@lists.denx.de \
--cc=wqu@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox