summaryrefslogtreecommitdiffstats
path: root/lib/mpi
diff options
context:
space:
mode:
authorArd Biesheuvel2018-07-30 23:06:42 +0200
committerHerbert Xu2018-08-07 11:38:04 +0200
commit30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964 (patch)
tree6696057d0c4cb95671a65cad2df8f9b573a0ed6d /lib/mpi
parentcrypto: arm64/aes-ce-gcm - implement 2-way aggregation (diff)
downloadkernel-qcow2-linux-30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964.tar.gz
kernel-qcow2-linux-30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964.tar.xz
kernel-qcow2-linux-30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964.zip
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
Squeeze out another 5% of performance by minimizing the number of invocations of kernel_neon_begin()/kernel_neon_end() on the common path, which also allows some reloads of the key schedule to be optimized away. The resulting code runs at 2.3 cycles per byte on a Cortex-A53. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions