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
This commit is contained in:
Simon Butcher 2016-01-03 16:14:14 +00:00
parent 9803d07a63
commit 5b331b9d48
15 changed files with 33 additions and 31 deletions

View file

@ -1,5 +1,5 @@
/**
* \file mbedtls_sha1.h
* \file sha1.h
*
* \brief SHA-1 cryptographic hash function
*