commit | 5b331b9d487bc58c7f9fde145306d7375b7a7209 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
tree | cbcab4b74476cb15dab51a09ebc7bae3108923ff | |
parent | 9803d07a63621697ff2f632066dce4d57f0f60fc [diff] [blame] |
Various fixes to doxygen API generation * Fixed incorrect file definitions * Fixed accidental tag problems in ecjpake.h * 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 *