Updated doxygen documentation in header files and HTML pages
This commit is contained in:
parent
6ec34fb53d
commit
dcbfdcc177
21 changed files with 120 additions and 90 deletions
|
@ -132,7 +132,7 @@ int ecdsa_read_signature( ecdsa_context *ctx,
|
|||
* \brief Generate an ECDSA keypair on the given curve
|
||||
*
|
||||
* \param ctx ECDSA context in which the keypair should be stored
|
||||
* \param grp Group (elliptic curve) to use. One of the various
|
||||
* \param gid Group (elliptic curve) to use. One of the various
|
||||
* POLARSSL_ECP_DP_XXX macros depending on configuration.
|
||||
* \param f_rng RNG function
|
||||
* \param p_rng RNG parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue