Home
last modified time | relevance | path

Searched refs:crypto_ec_point_is_on_curve (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/eap_common/
Deap_pwd_common.c335 if (!crypto_ec_point_is_on_curve(grp->group, grp->pwe)) { in compute_password_element()
468 if (!crypto_ec_point_is_on_curve(group->group, element) || in eap_pwd_get_element()
/external/wpa_supplicant_8/src/crypto/
Dcrypto.h871 int crypto_ec_point_is_on_curve(struct crypto_ec *e,
Dcrypto_wolfssl.c1646 int crypto_ec_point_is_on_curve(struct crypto_ec *e, in crypto_ec_point_is_on_curve() function
Dcrypto_openssl.c1847 int crypto_ec_point_is_on_curve(struct crypto_ec *e, in crypto_ec_point_is_on_curve() function
/external/wpa_supplicant_8/src/common/
Dsae.c1205 if (!crypto_ec_point_is_on_curve(sae->tmp->ec, in sae_parse_commit_element_ecc()