hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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__