X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fhash%2Fghash_ctmul64.c;h=a46f16fee977f6102abea7f7bcdf169a013c3e8e;hp=7819d7f80180a40f2402d5545c2d80842a8a49b5;hb=57b217502046db74ea25bb84a1284e74e57bc8e8;hpb=3210f38e0491b39aec1ef419cb4114e9483089fb diff --git a/src/hash/ghash_ctmul64.c b/src/hash/ghash_ctmul64.c index 7819d7f..a46f16f 100644 --- a/src/hash/ghash_ctmul64.c +++ b/src/hash/ghash_ctmul64.c @@ -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. */