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.c276 if (!crypto_ec_point_is_on_curve(grp->group, grp->pwe)) { in compute_password_element()
405 if (!crypto_ec_point_is_on_curve(group->group, element) || in eap_pwd_get_element()
/external/wpa_supplicant_8/src/crypto/
Dcrypto.h898 int crypto_ec_point_is_on_curve(struct crypto_ec *e,
Dcrypto_wolfssl.c1699 int crypto_ec_point_is_on_curve(struct crypto_ec *e, in crypto_ec_point_is_on_curve() function
Dcrypto_openssl.c1935 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.c1952 if (!crypto_ec_point_is_on_curve(sae->tmp->ec, in sae_parse_commit_element_ecc()