mirror of https://github.com/openssl/openssl.git
This patch merged the `add` and `xor` part of chacha_sub_round, which are same in RISC-V Vector only and Zvkb implementation. There is no change to the generated ASM code except for the indent. Signed-off-by: Yangyu Chen <cyy@cyyself.name> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24069) |
||
|---|---|---|
| .. | ||
| asm | ||
| build.info | ||
| chacha_enc.c | ||
| chacha_ppc.c | ||
| chacha_riscv.c | ||