]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash functions
authorEric Biggers <ebiggers@google.com>
Fri, 22 Apr 2022 00:27:31 +0000 (17:27 -0700)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 25 Apr 2022 15:26:40 +0000 (17:26 +0200)
commit09a111b02242626963a92e8af75ec7480eecc051
treeca85435dd337aa880ca2047fc21adac75997044f
parent5f164bebabff7f7ed1f37befa5e9a2ec4a1098a3
Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash functions

Fix the documentation for the hsiphash functions to avoid conflating the
HalfSipHash algorithm with the hsiphash functions, since these functions
actually implement either HalfSipHash or SipHash, and random.c now uses
HalfSipHash (in a very special way) without the hsiphash functions.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Documentation/security/siphash.rst