aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/odp/api/spec/crypto_types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/odp/api/spec/crypto_types.h b/include/odp/api/spec/crypto_types.h
index 7ddb7b19f..0a5051d07 100644
--- a/include/odp/api/spec/crypto_types.h
+++ b/include/odp/api/spec/crypto_types.h
@@ -578,7 +578,8 @@ typedef struct odp_crypto_session_param_t {
* indicates the reverse order of operation.
*
* The value is ignored with authenticated encryption algorithms
- * such as AES-GCM.
+ * such as AES-GCM. The value is also ignored when one of the
+ * algorithms is null.
*
* true: Authenticate cipher text
* false: Authenticate plain text