mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 14:38:17 +02:00
Remove unused variables from tests
Fix clang build by removing unused variables and fixing comments
This commit is contained in:
@@ -521,7 +521,7 @@ int mbedtls_ecp_tls_write_group( const mbedtls_ecp_group *grp, size_t *olen,
|
||||
* The output is the group's OID wrapped as ASN.1.
|
||||
*
|
||||
* \param grp ECP group used
|
||||
* \param buf Buffer to write to
|
||||
* \param p Buffer to write to
|
||||
* \param size Buffer size
|
||||
* \param olen Number of bytes written to \c buf
|
||||
* \return 0 on success
|
||||
|
||||
Reference in New Issue
Block a user