mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
158 B
Text
4 lines
158 B
Text
Bugfix
|
|
* Add a parenthesis that was missing from ecp.c when
|
|
MBEDTLS_ECP_RANDOMIZE_MXZ_ALT is defined. Found and reported by
|
|
mbeniamino in #4217.
|