hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/include/crypto/ghash.h
....@@ -1,6 +1,6 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
22 /*
3
- * Common values for GHASH algorithms
3
+ * Common values for the GHASH hash function
44 */
55
66 #ifndef __CRYPTO_GHASH_H__