Searched refs:ecc_point_is_zero (Results 1 – 1 of 1) sorted by relevance
539 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero() function789 } while (ecc_point_is_zero(&pk)); in ecc_make_key()815 return !ecc_point_is_zero(&product); in ecdh_shared_secret()