bigint_mul

Undocumented in source. Be warned that the author may not have intended to support it.
void
bigint_mul
(
word* z
,
size_t z_size
,
word* workspace
,
in word* x
,
size_t x_size
,
size_t x_sw
,
in word* y
,
size_t y_size
,
size_t y_sw
)

Meta