Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dependencies on SHA384 cipher suites
They depended on MBEDTLS_SHA512_C only. A check for !MBEDTLS_SHA512_NO_SHA384 was missing. Fix Mbed-TLS#4499. Signed-off-by: Gilles Peskine <[email protected]>
- Loading branch information