mbed-os/TESTS/mbedtls
Krzysztof Stachowiak 8c412ed886 Resolve compiler and linker issues in MD APIs
The features/mbedtls/targets/TARGET_STM/* files include constant needed
for the error codes returned from the MD functions.

The features/mbedtls/targets/hash_wrappers.c provides thin redirection
layer for the hardware accelerated MD implementations that rely on the
old API.

The TESTS/mbedtls/multi/main.cpp has been changed to use the new API
as its build environment does not rely on the translation unit
containing the necessary wrappers.
2018-02-13 10:07:28 +01:00
..
multi Resolve compiler and linker issues in MD APIs 2018-02-13 10:07:28 +01:00
selftest Port mbedTLS entropy and sha selftest to mbedOS 2016-09-30 11:24:49 +01:00