mirror of https://github.com/openssl/openssl.git
The linux-riscv64 test machine crashes due to unaligned data, when the V extension is enabled, while QEMU seems to have no problems with unaligned data. So check for aligned data and fall back to C code in case the input or output values are unaligned. Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28684) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
chacha_enc.c | ||
chacha_ppc.c | ||
chacha_riscv.c |