Searched refs:ext_password_get (Results 1 – 4 of 4) sorted by relevance
20 struct wpabuf * ext_password_get(struct ext_password_data *data,28 #define ext_password_get(d, n) (NULL) macro
76 struct wpabuf * ext_password_get(struct ext_password_data *data, in ext_password_get() function
1952 sm->ext_pw_buf = ext_password_get(sm->ext_pw, name); in eap_get_ext_password()
1154 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in wpa_supplicant_set_suites()