X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fwhrlpool%2Fwp_block.c;fp=crypto%2Fwhrlpool%2Fwp_block.c;h=ac6cd95a74a85198f151b617e0a851e34d909232;hp=e5aa1a03ce0f25e8d4ab4cb3ca1f377168e9af5a;hb=3e6a0d57389d7e5e45b06753692873e40dd125e9;hpb=889ad4ef8181093d5c088d5518c7b353ddb48455 diff --git a/crypto/whrlpool/wp_block.c b/crypto/whrlpool/wp_block.c index e5aa1a03ce..ac6cd95a74 100644 --- a/crypto/whrlpool/wp_block.c +++ b/crypto/whrlpool/wp_block.c @@ -165,7 +165,7 @@ typedef u64 u64_aX; */ /* * Note that every Cn macro expands as two loads: one byte load and - * one quadword load. One can argue that that many single-byte loads + * one quadword load. One can argue that many single-byte loads * is too excessive, as one could load a quadword and "milk" it for * eight 8-bit values instead. Well, yes, but in order to do so *and* * avoid excessive loads you have to accommodate a handful of 64-bit