Searched refs:ext_password_get (Results 1 – 5 of 5) 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()
2788 sm->ext_pw_buf = ext_password_get(sm->ext_pw, name); in eap_get_ext_password()
1783 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in wpa_supplicant_set_suites()