hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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__