Searched defs:m1 (Results 1 – 2 of 2) sorted by relevance
/hostap/src/wps/ |
D | wps_er.c | 474 static void wps_er_ap_get_m1(struct wps_er_ap *ap, struct wpabuf *m1) in wps_er_ap_get_m1() 763 int m1; in wps_er_add_sta_data() local 1788 static void wps_er_ap_learn_m1(struct wps_er_ap *ap, struct wpabuf *m1) in wps_er_ap_learn_m1() 1866 struct wpabuf *m1)) in wps_er_send_get_device_info() 1971 static void wps_er_ap_config_m1(struct wps_er_ap *ap, struct wpabuf *m1) in wps_er_ap_config_m1()
|
/hostap/tests/hwsim/ |
D | test_ap_wps.py | 6690 def build_m2(authkey, m1, eap_id, e_nonce, r_nonce, uuid_r, r_pk, argument 6720 def build_m2d(m1, eap_id, e_nonce, r_nonce, uuid_r, dev_pw_id=None, eap_code=1): argument
|