Messages in this thread |  | | From | "Jason A. Donenfeld" <> | Date | Tue, 7 Jan 2020 10:46:49 -0500 | 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@zx2c4.com>
|  |