vli_mult 656 crypto/ecc.c vli_mult(q, product + ndigits, mu, ndigits); vli_mult 659 crypto/ecc.c vli_mult(r, mod, q + ndigits, ndigits); vli_mult 828 crypto/ecc.c vli_mult(product, left, right, ndigits); vli_mult 839 crypto/ecc.c vli_mult(product, left, right, ndigits);