]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/crypto/ghash.h
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
[linux.git] / include / crypto / ghash.h
index 9136301062a5cada1a7418db9274c7198c9227b9..f832c9f2aca3036afabba2d91e910164188f2ce3 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- * Common values for GHASH algorithms
+ * Common values for the GHASH hash function
  */
 
 #ifndef __CRYPTO_GHASH_H__