commit | 9a73632fd9f4e08047b88230c24aa2133c8f880e | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Nov 14 12:39:52 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Nov 14 12:39:52 2012 +0000 |
tree | ceb8276cd26f17ba556397ae81b192bbbc885909 | |
parent | 97872aceb6d438617b3b325cd7e0b402f3ae882f [diff] [blame] |
- Merged changesets 1399 up to and including 1415 into 1.2 branch
diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h index 5f6c198..b79894c 100644 --- a/include/polarssl/aes.h +++ b/include/polarssl/aes.h
@@ -141,7 +141,7 @@ 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!