Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h821 int crypto_ec_point_is_on_curve(struct crypto_ec *e,
Dcrypto_openssl.c1678 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.c1029 if (!crypto_ec_point_is_on_curve(sae->tmp->ec, in sae_parse_commit_element_ecc()