Searched refs:crypto_ec_point_is_on_curve (Results 1 – 3 of 3) sorted by relevance
921 int crypto_ec_point_is_on_curve(struct crypto_ec *e,
431 int crypto_ec_point_is_on_curve(struct crypto_ec *e, in crypto_ec_point_is_on_curve() function538 if (!crypto_ec_point_is_on_curve((struct crypto_ec *)group, (struct crypto_ec_point *)point)) { in crypto_ec_set_pubkey_point()
1894 if (!crypto_ec_point_is_on_curve(sae->tmp->ec, in sae_parse_commit_element_ecc()