mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-10 03:39:03 +08:00
- Fixed documentation
This commit is contained in:
parent
ff7fe670bb
commit
c38b2f5bcf
@ -161,7 +161,7 @@ extern "C" {
|
|||||||
* \note The hash_id parameter is actually ignored
|
* \note The hash_id parameter is actually ignored
|
||||||
* when using RSA_PKCS_V15 padding.
|
* when using RSA_PKCS_V15 padding.
|
||||||
*
|
*
|
||||||
* \note Currently (xyssl-0.8), RSA_PKCS_V21 padding
|
* \note Currently, RSA_PKCS_V21 padding
|
||||||
* is not supported.
|
* is not supported.
|
||||||
*/
|
*/
|
||||||
void rsa_init( rsa_context *ctx,
|
void rsa_init( rsa_context *ctx,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user