mbedtls
mbedtls copied to clipboard
Sign conversion and shortening fixes
Description
Fix all warnings from -Wconversion -Wsign-conversion.
I didn't spot any actual bugs.
Fixes #8475 #7787 #7813
ABI failures are only in lmots.h, which is non-public.
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
- [x] changelog not required
- [x] backport not required
- [x] tests added build tests
Rebase for conflicts
Rebase onto latest development