1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-22 08:23:44 +08:00
Nick Child 6671841d91 pkcs7.c: Do not ignore return value of mbedlts_md
CI was failing due to the return value of mbedtls_md being ignored.
If this function does fail, return early and propogate the md error.

Signed-off-by: Nick Child <nick.child@ibm.com>
2022-09-01 19:45:41 -05:00
..
2022-08-11 12:47:02 +02:00