]> granicus.if.org Git - esp-idf/commit
mbedtls upstream tweak: Move mbedtls_sha512_process in sha512.h
authorAngus Gratton <angus@espressif.com>
Wed, 14 Sep 2016 07:51:27 +0000 (17:51 +1000)
committerAngus Gratton <angus@espressif.com>
Wed, 14 Sep 2016 07:51:27 +0000 (17:51 +1000)
commit126a68ca1ff31f6c3724c4150865aae27f90ee36
tree906374bc06b629cc7af71e4ed79e228b170995c0
parentb56098a61244d61268ec5ab2110e5bd1bfc9bb2e
mbedtls upstream tweak: Move mbedtls_sha512_process in sha512.h

Function declaration should only be included if MBEDTLS_SHA512_ALT is
not set. This matches sha1.h and sha256.h

This change should be contributed back upstream to mbedTLS project.
components/mbedtls/include/mbedtls/sha512.h