summaryrefslogtreecommitdiffstats
path: root/crypto/kdf
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2017-07-31 09:36:46 +0200
committerAndy Polyakov <appro@openssl.org>2017-08-02 23:22:28 +0200
commitd9ca12cbf6287aee7d86579f4c03be1155696c9f (patch)
tree8c5da203a938449b0cca52f8633bb58d63555475 /crypto/kdf
parent7e885b7bdfad897596e3c954e7c3a2d53a9a5cbe (diff)
sha/asm/keccak1600-armv4.pl: improve non-NEON performance by ~10%.
This is achieved mostly by ~10% reduction of amount of instructions per round thanks to a) switch to KECCAK_2X variant; b) merge of almost 1/2 rotations with logical instructions. Performance is improved on all observed processors except on Cortex-A15. This is because it's capable of exploiting more parallelism and can execute original code for same amount of time. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/4057)
Diffstat (limited to 'crypto/kdf')
0 files changed, 0 insertions, 0 deletions