Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 7 of 7) sorted by relevance

/hostap-3.6.0/src/common/
Dsae.c873 struct crypto_ec_point *p1 = NULL, *p2 = NULL, *pt = NULL; in sae_derive_pt_ecc() local
971 *pt = NULL; in sae_derive_pt_ffc() local
1045 struct sae_pt *pt; in sae_derive_pt_group() local
1098 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
1137 sae_derive_pwe_from_pt_ecc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ecc()
1202 sae_derive_pwe_from_pt_ffc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ffc()
1261 void sae_deinit_pt(struct sae_pt *pt) in sae_deinit_pt()
1362 int sae_prepare_commit_pt(struct sae_data *sae, const struct sae_pt *pt, in sae_prepare_commit_pt()
Dcommon_module_tests.c388 struct sae_pt *pt_info, *pt; in sae_tests() local
/hostap-3.6.0/src/eapol_auth/
Deapol_auth_dump.c16 static inline const char * port_type_txt(PortTypes pt) in port_type_txt()
/hostap-3.6.0/src/crypto/
Daes_i.h113 #define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ \ argument
/hostap-3.6.0/src/ap/
Dieee802_11.c499 struct sae_pt *pt = NULL; in sae_get_password() local
552 struct sae_pt *pt = NULL; in auth_build_sae_commit() local
2401 struct sae_pt *pt = NULL; in pasn_wd_handle_sae_commit() local
Dap_config.h108 struct sae_pt *pt; member
255 struct sae_pt *pt; member
/hostap-3.6.0/wpa_supplicant/
Dconfig_ssid.h230 struct sae_pt *pt; member