hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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__