Searched refs:crypto_ec_point_invert (Results 1 – 7 of 7) sorted by relevance
858 int crypto_ec_point_invert(struct crypto_ec *e, struct crypto_ec_point *p);
1615 int crypto_ec_point_invert(struct crypto_ec *e, struct crypto_ec_point *p) in crypto_ec_point_invert() function
1875 int crypto_ec_point_invert(struct crypto_ec *e, struct crypto_ec_point *p) in crypto_ec_point_invert() function
432 crypto_ec_point_invert(sae.tmp->ec, in sae_tests()
1299 crypto_ec_point_invert(sae->tmp->ec, in sae_derive_commit_element_ecc()
276 if (crypto_ec_point_invert(data->grp->group, data->my_element) < 0) { in eap_pwd_build_commit_req()
597 if (crypto_ec_point_invert(data->grp->group, data->my_element) < 0) { in eap_pwd_perform_commit_exchange()