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