TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
aa01a038b521931382951036a5cd49bddcc40b51
/
.
/
ChangeLog.d
/
fix-declaration-of-mbedtls_ecdsa_sign_det_restartable-function.txt
blob: c30e07451b35bc84884edec93c7e7244a9693191 [
file
] [
log
] [
blame
]
Bugfix
*
Fix
declaration of mbedtls_ecdsa_sign_det_restartable
()
function
in
the ecdsa
.
h header file
.
There
was a build warning
when
the
configuration macro MBEDTLS_ECDSA_SIGN_ALT was
defined
.
Resolves
#7407.