Searched refs:crypto_ec_point_compute_y_sqr (Results 1 – 3 of 3) sorted by relevance
342 y_sqr = (mbedtls_mpi *) crypto_ec_point_compute_y_sqr(e, x); in crypto_ec_point_solve_y_coord()370 struct crypto_bignum *crypto_ec_point_compute_y_sqr(struct crypto_ec *e, in crypto_ec_point_compute_y_sqr() function444 …y_sqr_rhs = (mbedtls_mpi *) crypto_ec_point_compute_y_sqr(e, (const struct crypto_bignum *) & ((co… in crypto_ec_point_is_on_curve()
902 crypto_ec_point_compute_y_sqr(struct crypto_ec *e,
167 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()401 y = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x); in sae_derive_pwe_ecc()