Searched refs:ext_pw (Results 1 – 6 of 6) sorted by relevance
382 struct ext_password_data *ext_pw; member
2846 sm->ext_pw_buf = ext_password_get(sm->ext_pw, name); in eap_get_ext_password()3272 sm->ext_pw = ext; in eap_sm_set_ext_pw_ctx()
688 ext_password_deinit(wpa_s->ext_pw); in test_eapol_clean()689 wpa_s->ext_pw = NULL; in test_eapol_clean()
684 ext_password_deinit(wpa_s->ext_pw); in wpa_supplicant_cleanup()685 wpa_s->ext_pw = NULL; in wpa_supplicant_cleanup()1503 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in wpa_supplicant_get_psk()6439 ext_password_deinit(wpa_s->ext_pw); in wpas_init_ext_pw()6440 wpa_s->ext_pw = NULL; in wpas_init_ext_pw()6455 wpa_s->ext_pw = ext_password_init(val, pos); in wpas_init_ext_pw()6457 if (wpa_s->ext_pw == NULL) { in wpas_init_ext_pw()6461 eapol_sm_set_ext_pw_ctx(wpa_s->eapol, wpa_s->ext_pw); in wpas_init_ext_pw()
1273 struct ext_password_data *ext_pw; member
146 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in sme_auth_build_sae_commit()