mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
f5a63bf1c0
For armv4 - Only the first 4 parameters can be passed via registers (r0..r3). As all of the general registers are already used, r11 was used to store the 'next' param. R11 is now pushed/poped on entry/exit. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22719) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
keccak1600.c | ||
sha1_one.c | ||
sha1dgst.c | ||
sha3.c | ||
sha256.c | ||
sha512.c | ||
sha_local.h | ||
sha_ppc.c | ||
sha_riscv.c |