aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/crypto.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2020-03-12 13:04:42 +0200
committerPetri Savolainen <petri.savolainen@nokia.com>2020-04-07 14:14:12 +0300
commitcbad580f0787f26574c9084f6f847b64d8181ae1 (patch)
tree11d0fcd4dd10c849f3d033e87b6db042161e3cbb /include/odp/api/spec/crypto.h
parent4229542d18a8beed3e24f8b7c83b275b60b38a81 (diff)
api: improve doxygen module description
The first line after @defgroup tag shows up in doxygen module summary page. Add missing descriptions and improve current ones. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'include/odp/api/spec/crypto.h')
-rw-r--r--include/odp/api/spec/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/odp/api/spec/crypto.h b/include/odp/api/spec/crypto.h
index 8d8f24bbf..d26b76b3a 100644
--- a/include/odp/api/spec/crypto.h
+++ b/include/odp/api/spec/crypto.h
@@ -24,7 +24,7 @@ extern "C" {
#include <odp/api/packet.h>
/** @defgroup odp_crypto ODP CRYPTO
- * Macros, enums, types and operations to utilise crypto.
+ * Data ciphering and authentication.
* @{
*/