ecc_point_mult_shamir 1282 crypto/ecc.c   EXPORT_SYMBOL(ecc_point_mult_shamir);
ecc_point_mult_shamir  241 crypto/ecc.h   void ecc_point_mult_shamir(const struct ecc_point *result,
ecc_point_mult_shamir  137 crypto/ecrdsa.c 	ecc_point_mult_shamir(&cc, z1, &ctx->curve->g, z2, &ctx->pub_key,