Home
last modified time | relevance | path

Searched defs:pwe (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dcommon_module_tests.c458 struct crypto_ec_point *pwe; in sae_tests() local
482 struct crypto_bignum *pwe; in sae_tests() local
Dsae.c195 struct crypto_bignum *pwe) in sae_test_pwd_seed_ffc()
458 struct crypto_bignum *pwe; in sae_derive_pwe_ffc() local
1148 struct crypto_ec_point *pwe = NULL; in sae_derive_pwe_from_pt_ecc() local
1211 struct crypto_bignum *pwe = NULL, *order = NULL, *prime = NULL; in sae_derive_pwe_from_pt_ffc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_pwd_common.h19 struct crypto_ec_point *pwe; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_pwd_common.h19 struct crypto_ec_point *pwe; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dsae.c190 struct crypto_bignum *pwe) in sae_test_pwd_seed_ffc()
465 struct crypto_bignum *pwe; in sae_derive_pwe_ffc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c4450 static int nl80211_put_sae_pwe(struct nl_msg *msg, int pwe) in nl80211_put_sae_pwe()