commit | a02fe7c2cc253ca10088297bd6bec536c21497b1 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Jan 04 15:48:12 2016 +0000 |
tree | 0866da63cc95bc9cb22debbf319dd0bd0e7c254f | |
parent | 61891759005271003e9a0e05a650805eb10f2e15 [diff] [blame] |
Various fixes to doxygen API generation * Fixed incorrect file definitions * Corrected function naming in X.509 module definition
diff --git a/include/mbedtls/sha512.h b/include/mbedtls/sha512.h index 9462764..627694f 100644 --- a/include/mbedtls/sha512.h +++ b/include/mbedtls/sha512.h
@@ -1,5 +1,5 @@ /** - * \file mbedtls_sha512.h + * \file sha512.h * * \brief SHA-384 and SHA-512 cryptographic hash function *