Searched refs:crypto_ec_point_compute_y_sqr (Results 1 – 6 of 6) sorted by relevance
234 tmp2 = crypto_ec_point_compute_y_sqr(grp->group, x_candidate); in compute_password_element()271 y = crypto_ec_point_compute_y_sqr(grp->group, x_candidate); in compute_password_element()
894 crypto_ec_point_compute_y_sqr(struct crypto_ec *e,
1874 …(mbedtls_mpi *)crypto_ec_point_compute_y_sqr((struct crypto_ec *)grp, (const struct crypto_bignum … in crypto_mbedtls_short_weierstrass_derive_y()2317 struct crypto_bignum *crypto_ec_point_compute_y_sqr(struct crypto_ec *e, const struct crypto_bignum… in crypto_ec_point_compute_y_sqr() function
2031 crypto_ec_point_compute_y_sqr(struct crypto_ec *e, in crypto_ec_point_compute_y_sqr() function
2553 crypto_ec_point_compute_y_sqr(struct crypto_ec *e, in crypto_ec_point_compute_y_sqr() function
180 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()417 y = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x); in sae_derive_pwe_ecc()