[PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI

Jason A. Donenfeld Jason at zx2c4.com
Tue Jan 25 04:23:34 PST 2022


On 1/25/22, Eric Biggers <ebiggers at kernel.org> wrote:
> On Mon, Jan 24, 2022 at 08:28:49PM +0100, Jason A. Donenfeld wrote:
>> blake2s_compress_generic is weakly aliased by blake2s_generic. The
>
> Don't you mean "weakly aliased by blake2s_compress"?

Grrrr. Thanks.

>> Changes v1->v2:
>> - Wrapped columns at 80 for Eric.
>
> It is the recommended coding style, so not just for me :-)

I was under the impression this increased to 100 mid-2020 or so, and
checkpatch.pl now makes noise at that width instead.



More information about the linux-arm-kernel mailing list