[PATCH v2 1/3] crypto/generic: sha3 - fixes for alignment and big endian operation

Chris Moore moore at free.fr
Sun Jan 14 21:53:48 PST 2018


Hi,

Le 14/01/2018 à 17:41, Ard Biesheuvel a écrit :
> Ensure that the input is byte swabbed before injecting it into the

Nitpick : s/swabbed/swapped/

> SHA3 transform. Use the get_unaligned() accessor for this so that
> we don't perform unaligned access inadvertently on architectures
> that do not support that.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>

Cheers,
Chris




More information about the linux-arm-kernel mailing list