aboutsummaryrefslogtreecommitdiff
path: root/p224_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'p224_64.c')
-rw-r--r--p224_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/p224_64.c b/p224_64.c
index d44f0a694..540ddb245 100644
--- a/p224_64.c
+++ b/p224_64.c
@@ -59,7 +59,7 @@ static void fiat_p224_subborrowx_u64(uint64_t* out1, fiat_p224_uint1* out2, fiat
}
/*
- * The function fiat_p224_mulx_u64 is an extended multiplication.
+ * The function fiat_p224_mulx_u64 is a multiplication, returning the full double-width result.
* out1 = (arg1 * arg2) mod 2^64
* ∧ out2 = ⌊arg1 * arg2 / 2^64⌋
* Input Bounds: