commit | 4556d205a3bf5cc5e1ff44eb60d3ee891ac23322 | [log] [tgz] |
---|---|---|
author | Brian J Murray <bmurray7jhu@gmail.com> | Thu Jun 23 12:57:03 2016 -0700 |
committer | Andres AG <andres.amayagarcia@arm.com> | Mon Sep 05 14:11:45 2016 +0100 |
tree | 3d392446557abd80df3117e14073ac5c4899a954 | |
parent | f6d2b6fb19a07aef5937e3df6e6fc469d2a47c9a [diff] |
Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502) * Fixed unchecked calls to mbedtls_md_setup in rsa.c: * style fixes