mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-22 17:25:38 +08:00

Add a call to `mbedtls_md_starts()` in the `mbedtls_md_process()` test, as it violates the API usage. Fixes #2227. Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>