Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dcommon_module_tests.c458 struct crypto_ec_point *pwe; in sae_tests() local
482 struct crypto_bignum *pwe; in sae_tests() local
H A Dsae.c197 struct crypto_bignum *pwe) in sae_test_pwd_seed_ffc()
460 struct crypto_bignum *pwe; in sae_derive_pwe_ffc() local
1150 struct crypto_ec_point *pwe = NULL; in sae_derive_pwe_from_pt_ecc() local
1213 struct crypto_bignum *pwe = NULL, *order = NULL, *prime = NULL; in sae_derive_pwe_from_pt_ffc() local
/freebsd/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h19 struct crypto_ec_point *pwe; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c4726 static int nl80211_put_sae_pwe(struct nl_msg *msg, enum sae_pwe pwe) in nl80211_put_sae_pwe()