- Fixed doxygen blocks
This commit is contained in:
parent
6831c4a1a8
commit
77db6ce348
10 changed files with 11 additions and 11 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue