Searched refs:on_curve (Results 1 – 1 of 1) sorted by relevance
435 int ret = 0, on_curve = 0; in crypto_ec_point_is_on_curve() local447 on_curve = 1; in crypto_ec_point_is_on_curve()455 return (ret == 0) && (on_curve == 1); in crypto_ec_point_is_on_curve()