Searched refs:ecc_point_double_jacobian (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/crypto/ | 
| D | ecc.c | 947 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1,  in ecc_point_double_jacobian()  function 1039 	ecc_point_double_jacobian(x1, y1, z, curve_prime, ndigits);  in xycz_initial_double() 1263 		ecc_point_double_jacobian(rx, ry, z, curve->p, ndigits);  in ecc_point_mult_shamir()
  |