Searched refs:crypto_ec_point_is_at_infinity (Results 1 – 3 of 3) sorted by relevance
912 int crypto_ec_point_is_at_infinity(struct crypto_ec *e,
425 int crypto_ec_point_is_at_infinity(struct crypto_ec *e, in crypto_ec_point_is_at_infinity() function534 if (crypto_ec_point_is_at_infinity((struct crypto_ec *)group, (struct crypto_ec_point *)point)) { in crypto_ec_set_pubkey_point()
1398 crypto_ec_point_is_at_infinity(sae->tmp->ec, K) || in sae_derive_k_ecc()