harshal.patil | 8c77644 | 2023-04-07 16:17:16 +0530 | [diff] [blame] | 1 | Bugfix |
2 | * Fix declaration of mbedtls_ecdsa_sign_det_restartable() function | ||||
3 | in the ecdsa.h header file. There was a build warning when the | ||||
4 | configuration macro MBEDTLS_ECDSA_SIGN_ALT was defined. | ||||
5 | Resolves #7407. |