]> www.infradead.org Git - users/dwmw2/linux.git/commit
crypto: blake2s - add comment for blake2s_state fields
authorEric Biggers <ebiggers@google.com>
Wed, 23 Dec 2020 08:09:56 +0000 (00:09 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 2 Jan 2021 21:41:38 +0000 (08:41 +1100)
commit7d87131fadd53a0401b5c078dd64e58c3ea6994c
treeb1ecba0dbfe8253df79020f1bb2e43b39ef3d333
parent42ad8cf821f0d8564c393e9ad7d00a1a271d18ae
crypto: blake2s - add comment for blake2s_state fields

The first three fields of 'struct blake2s_state' are used in assembly
code, which isn't immediately obvious, so add a comment to this effect.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/blake2s.h