Chas Williams 0c57f40e66 hash: document jhash boundary behavior
Due to the uint32_t accesses in the hash computation, keys that aren't
aligned to a uint32_t boundary or multiples of uint32_t in length, may
see accesses beyond the end of the key.  This may cross a page boundary.

Signed-off-by: Chas Williams <chas3@att.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: John McNamara <john.mcnamara@intel.com>
2017-10-05 23:37:52 +02:00
..
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00