openssl/crypto/chacha
Andy Polyakov 86a7ac5e76 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: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8776)
2019-04-17 21:31:01 +02:00
..
asm chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1. 2019-04-17 21:31:01 +02:00
build.info IA64 assembly pack: add {chacha|poly1305}-ia64 modules. 2019-03-29 07:33:15 +01:00
chacha_enc.c Following the license change, modify the boilerplates in crypto/chacha/ 2018-12-06 14:37:22 +01:00