X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fec%2Fec_mult.c;h=bb717dd18870989dd70ce0921bd03fac356cebb4;hp=a6707c9ab4fb6b576283ba7ec791aa139205900a;hb=b19941ab053fcbafb8802ace73da05a89383fd3b;hpb=752938daabf4279b6983721f3af0c94889b82eed;ds=sidebyside diff --git a/crypto/ec/ec_mult.c b/crypto/ec/ec_mult.c index a6707c9ab4..bb717dd188 100644 --- a/crypto/ec/ec_mult.c +++ b/crypto/ec/ec_mult.c @@ -64,6 +64,7 @@ #if 1 /* * wNAF-based interleaving multi-exponentation method + * () */