Searched refs:ext_password_get (Results 1 – 6 of 6) sorted by relevance
20 struct wpabuf * ext_password_get(struct ext_password_data *data,28 #define ext_password_get(d, n) (NULL) macro
75 struct wpabuf * ext_password_get(struct ext_password_data *data, in ext_password_get() function
268 pw = ext_password_get(data, "foo"); in ext_password_tests()275 pw = ext_password_get(NULL, "foo"); in ext_password_tests()
2846 sm->ext_pw_buf = ext_password_get(sm->ext_pw, name); in eap_get_ext_password()
146 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in sme_auth_build_sae_commit()
1479 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in wpa_supplicant_get_psk()