ecc_point_mult   1406 crypto/ecc.c   	ecc_point_mult(pk, &curve->g, priv, NULL, curve, ndigits);
ecc_point_mult   1496 crypto/ecc.c   	ecc_point_mult(product, pk, priv, rand_z, curve, ndigits);