aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/ghash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/ghash.h')
-rw-r--r--include/crypto/ghash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/ghash.h b/include/crypto/ghash.h
index 9136301062a5..f832c9f2aca3 100644
--- a/include/crypto/ghash.h
+++ b/include/crypto/ghash.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
- * Common values for GHASH algorithms
+ * Common values for the GHASH hash function
*/
#ifndef __CRYPTO_GHASH_H__