git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22386 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-30 18:54:15 +00:00
parent 945c28478a
commit b63801cef2

View File

@@ -50,8 +50,9 @@
* *
* Sections of this manual: * Sections of this manual:
* *
* - @subpage page_dh
* - @subpage page_evp * - @subpage page_evp
* - @subpage page_dh
* - @subpage page_rsa
* *
* @subsection control_functions Control functions * @subsection control_functions Control functions
* *
@@ -68,6 +69,9 @@
/** @defgroup hcrypto_dh Diffie-Hellman functions /** @defgroup hcrypto_dh Diffie-Hellman functions
* See the @ref page_dh for description and examples. * See the @ref page_dh for description and examples.
*/ */
/** @defgroup hcrypto_rsa RSA functions
* See the @ref page_rsa for description and examples.
*/
/** @defgroup hcrypto_evp EVP generic crypto functions /** @defgroup hcrypto_evp EVP generic crypto functions
* See the @ref page_evp for description and examples. * See the @ref page_evp for description and examples.
*/ */