aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/crypto.h
diff options
context:
space:
mode:
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 4f2961f3c..a79a05ad3 100644
--- a/include/odp/api/spec/crypto.h
+++ b/include/odp/api/spec/crypto.h
@@ -812,7 +812,7 @@ typedef struct odp_crypto_packet_op_param_t {
* In case of encode sessions the calculated hash will be stored in
* this offset.
*
- * If the hash_result_not_in_auth_range session parameter is false,
+ * If the hash_result_in_auth_range session parameter is true,
* the hash result location may overlap auth_range. In that case the
* result location will be zeroed in decode sessions before hash
* calculation. Zeroing is not done in encode sessions.