git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22357 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-28 11:52:25 +00:00
parent 1592be2835
commit 3cc471f059

View File

@@ -44,6 +44,7 @@
* Sections of this manual:
*
* @subpage page_dh
* @subpage page_evp
*
* The project web page:
* http://www.h5l.org/
@@ -55,3 +56,6 @@
/** @defgroup hcrypto_dh Diffie-Hellman functions
* See the @ref page_dh for description and examples.
*/
/** @defgroup hcrypto_evp EVP generic crypto functions
* See the @ref page_evp for description and examples.
*/