mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
Fix minor issues
- parameter name in function description - test_suite_ecp.data: add new line at the end of file Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
parent
815af94905
commit
a677b5f6c7
@ -1281,7 +1281,7 @@ int mbedtls_ecp_check_pub_priv(
|
||||
/**
|
||||
* \brief This function exports generic key-pair parameters.
|
||||
*
|
||||
* \param kp The key pair to export from.
|
||||
* \param key The key pair to export from.
|
||||
* \param grp Slot for exported ECP group.
|
||||
* It must point to an initialized ECP group.
|
||||
* \param d Slot for the exported secret value.
|
||||
|
Loading…
Reference in New Issue
Block a user