doc: removed broken doxygen struct tags

dev/timer
Oleg Hahm 8 years ago
parent 953a21b7a5
commit 36e49c6c65

@ -10,7 +10,7 @@
* @ingroup sys_crypto
* @{
*
* @file cbcmode.h
* @file
* @brief Headers of the implementation of the CBC Mode of Operation
*
* Implementation of the CBC Mode of Operation with Ciphertext-Stealing for encryption.
@ -71,7 +71,6 @@ enum {
/**
* @struct CBCModeContext CBCMode.c "CBCMode.c"
* @brief The context for processing the en-/decryption in the CBC-Mode with
* CTS
*

@ -101,7 +101,6 @@ typedef struct CipherModeContext {
/**
* @brief struct for an archive of all available ciphers
* @struct BlockCipher_Archive_t CipherManager.h "ciphers/CipherManager.h"
* @typedef BlockCipher_Archive_t
*/
typedef struct {

Loading…
Cancel
Save