mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
971028535e
The regression was introduced in PR #22817. In that pull request, the input length check was moved forward, but the related ori instruction was missing, and it will cause input of any length down to the much slower scalar implementation. Fixes #23300 CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23301) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
chacha_enc.c | ||
chacha_ppc.c | ||
chacha_riscv.c |