Searched refs:crypto_ec_point_solve_y_coord (Results 1 – 2 of 2) sorted by relevance
891 int crypto_ec_point_solve_y_coord(struct crypto_ec *e,
320 int crypto_ec_point_solve_y_coord(struct crypto_ec *e, in crypto_ec_point_solve_y_coord() function1177 …if (crypto_ec_point_solve_y_coord((struct crypto_ec*)ACCESS_ECDH(&ctx, grp), ec_pt, bn_x, inc_y) !… in crypto_ecdh_set_peerkey()