[PATCH v3 4/4] crypto: aegis128 - expose SIMD code path as separate driver

Ondrej Mosnáček omosnacek at gmail.com
Fri Nov 20 03:55:18 EST 2020


ut 17. 11. 2020 o 14:32 Ard Biesheuvel <ardb at kernel.org> napísal(a):
> Wiring the SIMD code into the generic driver has the unfortunate side
> effect that the tcrypt testing code cannot distinguish them, and will
> therefore not use the latter to fuzz test the former, as it does for
> other algorithms.
>
> So let's refactor the code a bit so we can register two implementations:
> aegis128-generic and aegis128-simd.
>
> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>

Reviewed-by: Ondrej Mosnacek <omosnacek at gmail.com>



More information about the linux-arm-kernel mailing list