1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2026-01-06 11:41:12 +03:00

- Cleaned up warning-generating code

This commit is contained in:
Paul Bakker
2011-01-18 16:17:47 +00:00
parent f917e42c9b
commit d61e7d98cb
5 changed files with 18 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ int pkcs11_decrypt( pkcs11_context *ctx,
int mode, int *olen,
const unsigned char *input,
unsigned char *output,
int output_max_len );
unsigned int output_max_len );
/**
* \brief Do a private RSA to sign a message digest