mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
- Merged changesets 1399 up to and including 1415 into 1.2 branch
This commit is contained in:
@@ -141,7 +141,7 @@ int aes_crypt_cfb128( aes_context *ctx,
|
||||
const unsigned char *input,
|
||||
unsigned char *output );
|
||||
|
||||
/*
|
||||
/**
|
||||
* \brief AES-CTR buffer encryption/decryption
|
||||
*
|
||||
* Warning: You have to keep the maximum use of your counter in mind!
|
||||
|
||||
Reference in New Issue
Block a user