]> 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)
commitd021fd4a67cb4655de93dea6a75708e62462d07a
treeca85435dd337aa880ca2047fc21adac75997044f
parent7fb6d745522e6d0c5c0ae4c32fd4d1a896134a8f
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