Lines Matching refs:wpa_printf

26 	wpa_printf(MSG_DEBUG, "WPS:  * Wi-Fi Protected Setup State (%d)",  in wps_build_wps_state()
48 wpa_printf(MSG_DEBUG, "WPS: DH public keys not available for " in wps_build_e_hash()
53 wpa_printf(MSG_DEBUG, "WPS: * E-Hash1"); in wps_build_e_hash()
69 wpa_printf(MSG_DEBUG, "WPS: * E-Hash2"); in wps_build_e_hash()
85 wpa_printf(MSG_DEBUG, "WPS: * E-SNonce1"); in wps_build_e_snonce1()
95 wpa_printf(MSG_DEBUG, "WPS: * E-SNonce2"); in wps_build_e_snonce2()
115 wpa_printf(MSG_DEBUG, "WPS: Building Message M1"); in wps_build_m1()
174 wpa_printf(MSG_DEBUG, "WPS: Building Message M3"); in wps_build_m3()
177 wpa_printf(MSG_DEBUG, "WPS: No Device Password available"); in wps_build_m3()
184 wpa_printf(MSG_INFO, in wps_build_m3()
212 wpa_printf(MSG_DEBUG, "WPS: Building Message M5"); in wps_build_m5()
245 wpa_printf(MSG_DEBUG, "WPS: * SSID"); in wps_build_cred_ssid()
269 wpa_printf(MSG_DEBUG, "WPS: * Authentication Type (0x%x)", auth_type); in wps_build_cred_auth_type()
293 wpa_printf(MSG_DEBUG, "WPS: * Encryption Type (0x%x)", encr_type); in wps_build_cred_encr_type()
310 wpa_printf(MSG_INFO, in wps_build_cred_network_key()
316 wpa_printf(MSG_DEBUG, "WPS: * Network Key (len=%u)", in wps_build_cred_network_key()
330 wpa_printf(MSG_DEBUG, "WPS: * Network Key (len=%u)", in wps_build_cred_network_key()
341 wpa_printf(MSG_DEBUG, "WPS: * MAC Address (AP BSSID)"); in wps_build_cred_mac_addr()
355 wpa_printf(MSG_DEBUG, "WPS: * AP Settings (pre-configured)"); in wps_build_ap_settings()
361 wpa_printf(MSG_DEBUG, "WPS: * AP Settings based on current configuration"); in wps_build_ap_settings()
381 wpa_printf(MSG_DEBUG, "WPS: Building Message M7"); in wps_build_m7()
427 wpa_printf(MSG_DEBUG, "WPS: Building Message WSC_Done"); in wps_build_wsc_done()
496 wpa_printf(MSG_DEBUG, "WPS: Unsupported state %d for building " in wps_enrollee_get_msg()
516 wpa_printf(MSG_DEBUG, "WPS: No Registrar Nonce received"); in wps_process_registrar_nonce()
531 wpa_printf(MSG_DEBUG, "WPS: No Enrollee Nonce received"); in wps_process_enrollee_nonce()
536 wpa_printf(MSG_DEBUG, "WPS: Invalid Enrollee Nonce received"); in wps_process_enrollee_nonce()
547 wpa_printf(MSG_DEBUG, "WPS: No UUID-R received"); in wps_process_uuid_r()
562 wpa_printf(MSG_DEBUG, "WPS: No Public Key received"); in wps_process_pubkey()
571 wpa_printf(MSG_ERROR, "WPS: Public Key hash mismatch"); in wps_process_pubkey()
599 wpa_printf(MSG_DEBUG, "WPS: No R-Hash1 received"); in wps_process_r_hash1()
613 wpa_printf(MSG_DEBUG, "WPS: No R-Hash2 received"); in wps_process_r_hash2()
631 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce1 received"); in wps_process_r_snonce1()
650 wpa_printf(MSG_DEBUG, "WPS: R-Hash1 derived from R-S1 does " in wps_process_r_snonce1()
657 wpa_printf(MSG_DEBUG, "WPS: Registrar proved knowledge of the first " in wps_process_r_snonce1()
671 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce2 received"); in wps_process_r_snonce2()
690 wpa_printf(MSG_DEBUG, "WPS: R-Hash2 derived from R-S2 does " in wps_process_r_snonce2()
697 wpa_printf(MSG_DEBUG, "WPS: Registrar proved knowledge of the second " in wps_process_r_snonce2()
711 wpa_printf(MSG_DEBUG, "WPS: Received Credential"); in wps_process_cred_e()
719 wpa_printf(MSG_DEBUG, "WPS: MAC Address in the Credential (" in wps_process_cred_e()
732 wpa_printf(MSG_INFO, "WPS: Do not accept incorrect " in wps_process_cred_e()
742 wpa_printf(MSG_INFO, "WPS: Reject Credential " in wps_process_cred_e()
748 wpa_printf(MSG_INFO, "WPS: Reject Credential due to " in wps_process_cred_e()
775 wpa_printf(MSG_DEBUG, "WPS: No Credential attributes " in wps_process_creds()
786 wpa_printf(MSG_DEBUG, "WPS: WEP credential skipped"); in wps_process_creds()
792 wpa_printf(MSG_DEBUG, "WPS: No valid Credential attribute " in wps_process_creds()
814 wpa_printf(MSG_INFO, "WPS: Received new AP configuration from " in wps_process_ap_settings_e()
818 wpa_printf(MSG_DEBUG, "WPS: MAC Address in the AP Settings (" in wps_process_ap_settings_e()
831 wpa_printf(MSG_INFO, "WPS: Do not accept incorrect " in wps_process_ap_settings_e()
841 wpa_printf(MSG_INFO, "WPS: Reject new AP settings " in wps_process_ap_settings_e()
847 wpa_printf(MSG_INFO, "WPS: Reject new AP settings due to " in wps_process_ap_settings_e()
858 wpa_printf(MSG_INFO, "WPS-STRICT: Invalid WSC 2.0 " in wps_process_ap_settings_e()
869 wpa_printf(MSG_DEBUG, "WPS: Upgrade encr_type TKIP -> " in wps_process_ap_settings_e()
876 wpa_printf(MSG_DEBUG, "WPS: Upgrade auth_type WPAPSK -> " in wps_process_ap_settings_e()
883 wpa_printf(MSG_DEBUG, "WPS: Disable encr_type TKIP"); in wps_process_ap_settings_e()
887 wpa_printf(MSG_DEBUG, "WPS: Disable auth_type WPAPSK"); in wps_process_ap_settings_e()
907 wpa_printf(MSG_DEBUG, "WPS: Device Password ID"); in wps_process_dev_pw_id()
913 wpa_printf(MSG_DEBUG, "WPS: Device Password ID %u", id); in wps_process_dev_pw_id()
929 wpa_printf(MSG_DEBUG, "WPS: Allow PIN Device Password ID " in wps_process_dev_pw_id()
935 wpa_printf(MSG_DEBUG, "WPS: Registrar trying to change Device Password " in wps_process_dev_pw_id()
939 wpa_printf(MSG_DEBUG, in wps_process_dev_pw_id()
945 wpa_printf(MSG_DEBUG, "WPS: Found a matching Device Password"); in wps_process_dev_pw_id()
963 wpa_printf(MSG_DEBUG, "WPS: Received M2"); in wps_process_m2()
966 wpa_printf(MSG_DEBUG, "WPS: Unexpected state (%d) for " in wps_process_m2()
989 wpa_printf(MSG_DEBUG, "WPS: AP Setup is locked - refuse " in wps_process_m2()
1011 wpa_printf(MSG_DEBUG, "WPS: Failed to decrypt " in wps_process_m2()
1017 wpa_printf(MSG_DEBUG, "WPS: Processing decrypted Encrypted " in wps_process_m2()
1043 wpa_printf(MSG_DEBUG, "WPS: Received M2D"); in wps_process_m2d()
1046 wpa_printf(MSG_DEBUG, "WPS: Unexpected state (%d) for " in wps_process_m2d()
1102 wpa_printf(MSG_DEBUG, "WPS: Received M4"); in wps_process_m4()
1105 wpa_printf(MSG_DEBUG, "WPS: Unexpected state (%d) for " in wps_process_m4()
1122 wpa_printf(MSG_DEBUG, "WPS: Failed to decrypted Encrypted " in wps_process_m4()
1134 wpa_printf(MSG_DEBUG, "WPS: Processing decrypted Encrypted Settings " in wps_process_m4()
1157 wpa_printf(MSG_DEBUG, "WPS: Received M6"); in wps_process_m6()
1160 wpa_printf(MSG_DEBUG, "WPS: Unexpected state (%d) for " in wps_process_m6()
1175 wpa_printf(MSG_DEBUG, "WPS: Failed to decrypted Encrypted " in wps_process_m6()
1187 wpa_printf(MSG_DEBUG, "WPS: Processing decrypted Encrypted Settings " in wps_process_m6()
1214 wpa_printf(MSG_DEBUG, "WPS: Received M8"); in wps_process_m8()
1217 wpa_printf(MSG_DEBUG, "WPS: Unexpected state (%d) for " in wps_process_m8()
1235 wpa_printf(MSG_DEBUG, "WPS: AP Setup is locked - refuse " in wps_process_m8()
1245 wpa_printf(MSG_DEBUG, "WPS: Failed to decrypted Encrypted " in wps_process_m8()
1258 wpa_printf(MSG_DEBUG, "WPS: Processing decrypted Encrypted Settings " in wps_process_m8()
1283 wpa_printf(MSG_DEBUG, "WPS: Received WSC_MSG"); in wps_process_wsc_msg()
1290 wpa_printf(MSG_DEBUG, "WPS: Mismatch in enrollee nonce"); in wps_process_wsc_msg()
1295 wpa_printf(MSG_DEBUG, "WPS: No Message Type attribute"); in wps_process_wsc_msg()
1339 wpa_printf(MSG_DEBUG, "WPS: Unsupported Message Type %d", in wps_process_wsc_msg()
1367 wpa_printf(MSG_DEBUG, "WPS: Received WSC_ACK"); in wps_process_wsc_ack()
1373 wpa_printf(MSG_DEBUG, "WPS: No Message Type attribute"); in wps_process_wsc_ack()
1378 wpa_printf(MSG_DEBUG, "WPS: Invalid Message Type %d", in wps_process_wsc_ack()
1386 wpa_printf(MSG_DEBUG, "WPS: Mismatch in registrar nonce"); in wps_process_wsc_ack()
1392 wpa_printf(MSG_DEBUG, "WPS: Mismatch in enrollee nonce"); in wps_process_wsc_ack()
1397 wpa_printf(MSG_DEBUG, "WPS: External Registrar registration " in wps_process_wsc_ack()
1414 wpa_printf(MSG_DEBUG, "WPS: Received WSC_NACK"); in wps_process_wsc_nack()
1420 wpa_printf(MSG_DEBUG, "WPS: No Message Type attribute"); in wps_process_wsc_nack()
1425 wpa_printf(MSG_DEBUG, "WPS: Invalid Message Type %d", in wps_process_wsc_nack()
1433 wpa_printf(MSG_DEBUG, "WPS: Mismatch in registrar nonce"); in wps_process_wsc_nack()
1443 wpa_printf(MSG_DEBUG, "WPS: Mismatch in enrollee nonce"); in wps_process_wsc_nack()
1452 wpa_printf(MSG_DEBUG, "WPS: No Configuration Error attribute " in wps_process_wsc_nack()
1458 wpa_printf(MSG_DEBUG, "WPS: Registrar terminated negotiation with " in wps_process_wsc_nack()
1491 wpa_printf(MSG_DEBUG, "WPS: Processing received message (len=%lu " in wps_enrollee_process_msg()
1519 wpa_printf(MSG_DEBUG, "WPS: Unsupported op_code %d", op_code); in wps_enrollee_process_msg()