Searched refs:ecc_point (Results 1 – 1 of 1) sorted by relevance
39 struct ecc_point { struct63 static struct ecc_point curve_g = CURVE_G_32; argument539 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero()689 static void ecc_point_mult(struct ecc_point *result, in ecc_point_mult()690 const struct ecc_point *point, u64 *scalar, in ecc_point_mult()771 struct ecc_point pk; in ecc_make_key()803 struct ecc_point product, pk; in ecdh_shared_secret()