X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fec%2Fec_prime_i15.c;h=0f210f240475191f7039fe1ad2e355fc0c510037;hp=85affe5a9c0b78ec59d35621330188539dfdcf1a;hb=05520e8eae3d8c6039e8bcde58741cf4ffb18f1d;hpb=a8a8f51ea4f59b9344d26a323f1fb737984a4dca;ds=sidebyside diff --git a/src/ec/ec_prime_i15.c b/src/ec/ec_prime_i15.c index 85affe5..0f210f2 100644 --- a/src/ec/ec_prime_i15.c +++ b/src/ec/ec_prime_i15.c @@ -765,7 +765,7 @@ api_muladd(unsigned char *A, const unsigned char *B, size_t len, /* * TODO: see about merging the two ladders. Right now, we do - * two independant point multiplications, which is a bit + * two independent point multiplications, which is a bit * wasteful of CPU resources (but yields short code). */