aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2018-12-04 14:13:33 +0100
committerHerbert Xu <[email protected]>2018-12-13 18:24:55 +0800
commit2fe55987b2624a86a5c709a8df65d4de2608dc07 (patch)
treeaa1e6ba2142d05e74cdfabf2b581ca57a381b7f4 /lib/mpi/mpi-bit.c
parentf2ca1cbd0fb584b5b5e0dbd9bda819f49cf9cdb6 (diff)
crypto: arm64/chacha - use combined SIMD/ALU routine for more speed
To some degree, most known AArch64 micro-architectures appear to be able to issue ALU instructions in parellel to SIMD instructions without affecting the SIMD throughput. This means we can use the ALU to process a fifth ChaCha block while the SIMD is processing four blocks in parallel. Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions