mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:55:42 +01:00
c3ccae7faf
Write a simple unit test for mbedtls_ecp_muladd(). Add just one pair of test cases. One of them causes the argument to fix_negative to have an argument with an all-bits-zero least significant limb which briefly triggered a branch in Mbed TLS 2.26+. See https://github.com/ARMmbed/mbedtls/issues/4296 and https://github.com/ARMmbed/mbedtls/pull/4297. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
.jenkins | ||
configs | ||
data_files | ||
git-scripts | ||
scripts | ||
suites | ||
.gitignore | ||
CMakeLists.txt | ||
compat.sh | ||
Descriptions.txt | ||
Makefile | ||
ssl-opt.sh |