Added RSA key generation code (i15, i31, i62).
[BearSSL] / src / hash / ghash_ctmul64.c
index 7819d7f..a46f16f 100644 (file)
@@ -25,7 +25,7 @@
 #include "inner.h"
 
 /*
- * This is the 64-bit variant of ghash_ctmul32(), with 64-bit operands
+ * This is the 64-bit variant of br_ghash_ctmul32(), with 64-bit operands
  * and bit reversal of 64-bit words.
  */