Skip to content

Fix sha build issues with mbedtls 3.x#2447

Merged
kilograham merged 1 commit intoraspberrypi:developfrom
peterharperuk:sha_mbedtls3_issues
May 2, 2025
Merged

Fix sha build issues with mbedtls 3.x#2447
kilograham merged 1 commit intoraspberrypi:developfrom
peterharperuk:sha_mbedtls3_issues

Conversation

@peterharperuk
Copy link
Contributor

The mbedtls methods have dropped the "_ret" from the function names in mbedtls 3.x. Use the new function names but support the old names if mbedtls 2.x is used.

The mbedtls methods have dropped the "_ret" from the function names in
mbedtls 3.x. Use the new function names but support the old names if
mbedtls 2.x is used.
@kilograham kilograham merged commit 4bbd533 into raspberrypi:develop May 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants