Lines Matching defs:pasn

29 void pasn_set_initiator_pmksa(struct pasn_data *pasn,  in pasn_set_initiator_pmksa()
39 static struct wpabuf * wpas_pasn_wd_sae_commit(struct pasn_data *pasn) in wpas_pasn_wd_sae_commit()
76 static int wpas_pasn_wd_sae_rx(struct pasn_data *pasn, struct wpabuf *wd) in wpas_pasn_wd_sae_rx()
175 static struct wpabuf * wpas_pasn_wd_sae_confirm(struct pasn_data *pasn) in wpas_pasn_wd_sae_confirm()
201 static struct wpabuf * wpas_pasn_fils_build_auth(struct pasn_data *pasn) in wpas_pasn_fils_build_auth()
282 static struct wpabuf * wpas_pasn_wd_fils_auth(struct pasn_data *pasn) in wpas_pasn_wd_fils_auth()
301 static int wpas_pasn_wd_fils_rx(struct pasn_data *pasn, struct wpabuf *wd) in wpas_pasn_wd_fils_rx()
451 static struct wpabuf * wpas_pasn_get_wrapped_data(struct pasn_data *pasn) in wpas_pasn_get_wrapped_data()
493 static u8 wpas_pasn_get_wrapped_data_format(struct pasn_data *pasn) in wpas_pasn_get_wrapped_data_format()
521 static struct wpabuf * wpas_pasn_build_auth_1(struct pasn_data *pasn, in wpas_pasn_build_auth_1()
619 static struct wpabuf * wpas_pasn_build_auth_3(struct pasn_data *pasn) in wpas_pasn_build_auth_3()
697 void wpa_pasn_reset(struct pasn_data *pasn) in wpa_pasn_reset()
760 static int wpas_pasn_set_pmk(struct pasn_data *pasn, in wpas_pasn_set_pmk()
874 static int wpas_pasn_send_auth_1(struct pasn_data *pasn, const u8 *own_addr, in wpas_pasn_send_auth_1()
944 int wpas_pasn_start(struct pasn_data *pasn, const u8 *own_addr, in wpas_pasn_start()
1010 int wpa_pasn_verify(struct pasn_data *pasn, const u8 *own_addr, in wpa_pasn_verify()
1024 static bool is_pasn_auth_frame(struct pasn_data *pasn, in is_pasn_auth_frame()
1059 int wpa_pasn_auth_rx(struct pasn_data *pasn, const u8 *data, size_t len, in wpa_pasn_auth_rx()
1366 int wpa_pasn_auth_tx_status(struct pasn_data *pasn, in wpa_pasn_auth_tx_status()