diff options
author | Ard Biesheuvel <[email protected]> | 2020-11-17 14:32:14 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-11-27 17:13:40 +1100 |
commit | ac50aec41a9f9590b1d48bd4daa2251f0025052a (patch) | |
tree | a7aa512520ee918e1a2ee6033bdbe9374b0c5ca9 /tools/perf/scripts/python/sched-migration.py | |
parent | 97b70180b7f97224762b63f211305a8052d07960 (diff) |
crypto: aegis128 - expose SIMD code path as separate driver
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 <[email protected]>
Reviewed-by: Ondrej Mosnacek <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions