aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/aes.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-11 14:17:29 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-11 14:17:29 +0000
commit2020d2079737c991a378ee3e486099fee5363337 (patch)
tree6cca3e832b35c1035169d9fea07aa663936c3839 /include/asterisk/aes.h
parent19b0b540555a50cab713bd16c46a1936c43e9718 (diff)
A lot of doxygen updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@92285 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/aes.h')
-rw-r--r--include/asterisk/aes.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/asterisk/aes.h b/include/asterisk/aes.h
index bf7996806..25e76153f 100644
--- a/include/asterisk/aes.h
+++ b/include/asterisk/aes.h
@@ -17,7 +17,9 @@
*/
/*! \file
- * \brief Wrappers for AES encryption/decryption
+ * Wrappers for AES encryption/decryption
+ *
+ * \author Kevin P. Fleming <kpfleming@digium.com>
*
* These wrappers provided a generic interface to either the
* AES methods provided by OpenSSL's crypto library, or the