Commit 86a7ac5e authored by Andy Polyakov's avatar Andy Polyakov
Browse files

chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1.



The change is triggered by ThunderX2 where 3+1 was slower than scalar
code path, but it helps all processors [to handle <512 inputs].

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8776)
parent d6e4287c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment