vli_lshift 716 crypto/ecc.c carry = vli_lshift(tmp, tmp, 1, ndigits); vli_lshift 723 crypto/ecc.c carry += vli_lshift(tmp, tmp, 1, ndigits);