Home
last modified time | relevance | path

Searched refs:assoc_p2p_ie (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.h71 const struct wpabuf *assoc_p2p_ie, void *sta_ctx,
H A Deapol_auth_sm.c779 const struct wpabuf *assoc_p2p_ie, void *sta_ctx, in eapol_auth_alloc()
835 eap_sess.assoc_p2p_ie = assoc_p2p_ie; in eapol_auth_alloc()
777 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) eapol_auth_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap.h131 const struct wpabuf *assoc_p2p_ie; member
H A Deap_i.h201 struct wpabuf *assoc_p2p_ie; member
H A Deap_server_wsc.c134 if (sm->assoc_p2p_ie) { in eap_wsc_init()
138 cfg.p2p_dev_addr = p2p_get_go_dev_addr(sm->assoc_p2p_ie); in eap_wsc_init()
H A Deap_server.c1880 if (conf->assoc_p2p_ie) in eap_server_sm_init()
1881 sm->assoc_p2p_ie = wpabuf_dup(conf->assoc_p2p_ie); in eap_server_sm_init()
1932 wpabuf_free(sm->assoc_p2p_ie); in eap_server_sm_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.h95 const struct wpabuf *assoc_p2p_ie, void *sta_ctx,
H A Deapol_auth_sm.c774 const struct wpabuf *assoc_p2p_ie, void *sta_ctx, in eapol_auth_alloc()
845 eap_conf.assoc_p2p_ie = assoc_p2p_ie; in eapol_auth_alloc()
772 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) eapol_auth_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap.h265 const struct wpabuf *assoc_p2p_ie; member
H A Deap_i.h183 struct wpabuf *assoc_p2p_ie; member
H A Deap_server_wsc.c134 if (sm->assoc_p2p_ie) { in eap_wsc_init()
140 cfg.p2p_dev_addr = p2p_get_go_dev_addr(sm->assoc_p2p_ie); in eap_wsc_init()
H A Deap_server.c1869 if (sess->assoc_p2p_ie) in eap_server_sm_init()
1870 sm->assoc_p2p_ie = wpabuf_dup(sess->assoc_p2p_ie); in eap_server_sm_init()
1909 wpabuf_free(sm->assoc_p2p_ie); in eap_server_sm_deinit()

Completed in 21 milliseconds