[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHmME9pg4KWw1zNVybxn1WLGusyGCjqeAHLQXY=Dr4zznUM82g@mail.gmail.com>
Date: Tue, 7 Jan 2020 10:46:49 -0500
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: Herbert Xu <herbert@...dor.apana.org.au>,
David Miller <davem@...emloft.net>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] crypto: curve25519 - Fix selftests build error
Thanks for catching this. While the pattern of adding the test here
followed the already-working pattern used by the blake2s
implementation, curve25519's wiring differs in one way: the arch code
is not related to any of the generic machinery. So this seems like an
okay way of fixing this for the time being.
Reviewed-by: Jason A. Donenfeld <Jason@...c4.com>
Powered by blists - more mailing lists