diff options
author | Linus Torvalds | 2022-04-29 14:47:17 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-04-29 14:47:17 -0700 |
commit | bdda8303f764d844e7b2fb69e5fd21c650c60943 (patch) | |
tree | c1e19e24009f14fb6e3d5174082aa0be3b1b7d92 /crypto | |
parent | bd383b8e32f6aab08c9485b1fe86e2e932b1df69 (diff) | |
parent | 5a7e470e460fb90657343d843732325e53bb875f (diff) |
Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Pull random number generator fixes from Jason Donenfeld:
- Eric noticed that the memmove() in crng_fast_key_erasure() was bogus,
so this has been changed to a memcpy() and the confusing situation
clarified with a detailed comment.
- [Half]SipHash documentation updates from Bagas and Eric, after Eric
pointed out that the use of HalfSipHash in random.c made a bit of the
text potentially misleading.
* tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random:
Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash functions
Documentation: siphash: enclose HalfSipHash usage example in the literal block
Documentation: siphash: convert danger note to warning for HalfSipHash
random: document crng_fast_key_erasure() destination possibility
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions