Home
last modified time | relevance | path

Searched refs:crypto_ec_point_compute_y_sqr (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h799 crypto_ec_point_compute_y_sqr(struct crypto_ec *e,
Dcrypto_openssl.c1606 crypto_ec_point_compute_y_sqr(struct crypto_ec *e, in crypto_ec_point_compute_y_sqr() function
/external/wpa_supplicant_8/src/common/
Dsae.c292 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()