mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 10:34:16 -04:00
Remove invalid comment from mbedtls_cipher_set_padding_mode()
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
3643947a1e
commit
a86b776f94
@ -852,7 +852,6 @@ int mbedtls_cipher_setkey(mbedtls_cipher_context_t *ctx,
|
|||||||
* \brief This function sets the padding mode, for cipher modes
|
* \brief This function sets the padding mode, for cipher modes
|
||||||
* that use padding.
|
* that use padding.
|
||||||
*
|
*
|
||||||
* The default passing mode is PKCS7 padding.
|
|
||||||
*
|
*
|
||||||
* \param ctx The generic cipher context. This must be initialized and
|
* \param ctx The generic cipher context. This must be initialized and
|
||||||
* bound to a cipher information structure.
|
* bound to a cipher information structure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user