Searched refs:crypto_ec_point_solve_y_coord (Results 1 – 3 of 3) sorted by relevance
756 int crypto_ec_point_solve_y_coord(struct crypto_ec *e,
1202 int crypto_ec_point_solve_y_coord(struct crypto_ec *e, in crypto_ec_point_solve_y_coord() function
204 if (crypto_ec_point_solve_y_coord(sae->tmp->ec, pwe, x, y_bit) < 0) { in sae_test_pwd_seed_ecc()