[PATCH v8] hash: add XOR32 hash function

Stephen Hemminger stephen at networkplumber.org
Thu Jul 6 22:08:08 CEST 2023


On Thu, 29 Jun 2023 17:33:00 +0000
Bili Dong <qobilidop at gmail.com> wrote:

> +
> +/**
> + * The following bytes access helper functions are expected to work
> + * without any particular input buffer alignment requirements.
> + */
> +

Probably need to avoid users getting tempted to use these helpers
ad exported API's? Mark them with @internal tag?


More information about the dev mailing list