Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h756 int crypto_ec_point_add(struct crypto_ec *e, const struct crypto_ec_point *a,
Dcrypto_openssl.c1559 int crypto_ec_point_add(struct crypto_ec *e, const struct crypto_ec_point *a, in crypto_ec_point_add() function
/external/wpa_supplicant_8/src/common/
Dsae.c730 crypto_ec_point_add(sae->tmp->ec, K, in sae_derive_k_ecc()