ut 17. 11. 2020 o 14:32 Ard Biesheuvel <ardb@xxxxxxxxxx> 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@xxxxxxxxxx> Reviewed-by: Ondrej Mosnacek <omosnacek@xxxxxxxxx>