Home
last modified time | relevance | path

Searched refs:sae_derive_pt (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dsae.h141 struct sae_pt * sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len,
H A Dcommon_module_tests.c450 pt_info = sae_derive_pt(pt_groups, in sae_tests()
H A Dsae.c1094 struct sae_pt * sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len, in sae_derive_pt() function
/freebsd/contrib/wpa/src/ap/
H A Dap_config.c488 ssid->pt = sae_derive_pt(conf->sae_groups, ssid->ssid, in hostapd_setup_sae_pt()
499 pw->pt = sae_derive_pt(conf->sae_groups, ssid->ssid, in hostapd_setup_sae_pt()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c279 ssid->pt = sae_derive_pt(groups, ssid->ssid, ssid->ssid_len, in wpas_pasn_sae_setup_pt()
H A Dwpa_supplicant.c2149 ssid->pt = sae_derive_pt(groups, ssid->ssid, ssid->ssid_len, in wpa_s_setup_sae_pt()