summaryrefslogtreecommitdiff
path: root/tests/micropython
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-09-12 16:04:18 +1000
committerDamien George <damien.p.george@gmail.com>2018-09-12 16:04:18 +1000
commit87d45f4d49ee9f301983ee317b11f33e61b7546d (patch)
treeb5d7a4981f075f8cf0770b41537e2c490b61638e /tests/micropython
parent6b3d6da74b107a50ac3f8373d3ee48f22e82b5fa (diff)
extmod/moduhashlib: Use newer message digest API for mbedtls >=2.7.0.
Since mbedtls 2.7.0 new digest functions were introduced with a "_ret" suffix to allow the functions to return an error message (eg, if the underlying hardware acceleration failed). These new functions must be used instead of the old ones to prevent deprecation warnings, or link errors for missing functions, depending on the mbedtls configuration.
Diffstat (limited to 'tests/micropython')
0 files changed, 0 insertions, 0 deletions