mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 03:47:30 +00:00
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 | ||