Lines Matching refs:wpa_printf
200 wpa_printf(MSG_DEBUG, "WinSCard: Could not load winscard.dll " in mingw_load_symbols()
227 wpa_printf(MSG_DEBUG, "WinSCard: Could not get address for %s from " in mingw_load_symbols()
279 wpa_printf(MSG_DEBUG, "SCARD: file header did not " in scard_parse_fsp_templ()
297 wpa_printf(MSG_MSGDUMP, "SCARD: file header TLV 0x%02x len=%d", in scard_parse_fsp_templ()
333 wpa_printf(MSG_DEBUG, "SCARD: file_size=%d", in scard_parse_fsp_templ()
346 wpa_printf(MSG_DEBUG, "SCARD: PS_DO=0x%02x", in scard_parse_fsp_templ()
421 wpa_printf(MSG_DEBUG, "SCARD: Failed to read EF_DIR"); in scard_get_aid()
430 wpa_printf(MSG_DEBUG, "SCARD: Failed to get EF_DIR " in scard_get_aid()
436 wpa_printf(MSG_DEBUG, "SCARD: Too long EF_DIR record"); in scard_get_aid()
441 wpa_printf(MSG_DEBUG, "SCARD: Failed to read " in scard_get_aid()
448 wpa_printf(MSG_DEBUG, "SCARD: Unexpected application " in scard_get_aid()
455 wpa_printf(MSG_DEBUG, "SCARD: Too long application " in scard_get_aid()
462 wpa_printf(MSG_DEBUG, "SCARD: Unexpected application " in scard_get_aid()
469 wpa_printf(MSG_DEBUG, "SCARD: Invalid AID length %u", in scard_get_aid()
479 wpa_printf(MSG_DEBUG, "SCARD: 3G USIM app found from " in scard_get_aid()
486 wpa_printf(MSG_DEBUG, "SCARD: 3G USIM app not found " in scard_get_aid()
492 wpa_printf(MSG_DEBUG, "SCARD: Too long AID"); in scard_get_aid()
532 wpa_printf(MSG_DEBUG, "SCARD: initializing smart card interface"); in scard_init()
542 wpa_printf(MSG_DEBUG, "SCARD: Could not establish smart card " in scard_init()
549 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed " in scard_init()
559 wpa_printf(MSG_INFO, "SCARD: malloc failed\n"); in scard_init()
565 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed(2) " in scard_init()
570 wpa_printf(MSG_WARNING, "SCARD: No smart card readers " in scard_init()
595 wpa_printf(MSG_WARNING, "SCARD: No reader with prefix '%s' " in scard_init()
601 wpa_printf(MSG_DEBUG, "SCARD: Selected reader='%S'", &readers[pos]); in scard_init()
603 wpa_printf(MSG_DEBUG, "SCARD: Selected reader='%s'", &readers[pos]); in scard_init()
611 wpa_printf(MSG_INFO, "No smart card inserted."); in scard_init()
613 wpa_printf(MSG_WARNING, "SCardConnect err=%lx", ret); in scard_init()
620 wpa_printf(MSG_DEBUG, "SCARD: card=0x%x active_protocol=%lu (%s)", in scard_init()
626 wpa_printf(MSG_DEBUG, "SCARD: Could not begin transaction: " in scard_init()
634 wpa_printf(MSG_DEBUG, "SCARD: verifying USIM support"); in scard_init()
637 wpa_printf(MSG_DEBUG, "SCARD: USIM is not supported. Trying to use GSM SIM"); in scard_init()
640 wpa_printf(MSG_DEBUG, "SCARD: USIM is supported"); in scard_init()
647 wpa_printf(MSG_DEBUG, "SCARD: Failed to read MF"); in scard_init()
653 wpa_printf(MSG_DEBUG, "SCARD: Failed to read GSM DF"); in scard_init()
662 wpa_printf(MSG_DEBUG, "SCARD: Failed to find AID for " in scard_init()
674 wpa_printf(MSG_INFO, "SCARD: Failed to read 3G USIM " in scard_init()
685 wpa_printf(MSG_DEBUG, "SCARD: Failed to determine whether PIN " in scard_init()
691 wpa_printf(MSG_DEBUG, "PIN1 needed for SIM access (retry " in scard_init()
697 wpa_printf(MSG_DEBUG, "SCARD: Could not end transaction: " in scard_init()
726 wpa_printf(MSG_DEBUG, "No PIN configured for SIM " in scard_set_pin()
731 wpa_printf(MSG_INFO, "PIN verification failed for " in scard_set_pin()
754 wpa_printf(MSG_DEBUG, "SCARD: deinitializing smart card interface"); in scard_deinit()
758 wpa_printf(MSG_DEBUG, "SCARD: Failed to disconnect " in scard_deinit()
766 wpa_printf(MSG_DEBUG, "Failed to release smart card " in scard_deinit()
799 wpa_printf(MSG_WARNING, "SCARD: SCardTransmit failed " in scard_transmit()
824 wpa_printf(MSG_DEBUG, "SCARD: select file %04x", file_id); in _scard_select_file()
842 wpa_printf(MSG_WARNING, "SCARD: SCardTransmit failed " in _scard_select_file()
848 wpa_printf(MSG_WARNING, "SCARD: unexpected resp len " in _scard_select_file()
855 wpa_printf(MSG_WARNING, "SCARD: Security status not satisfied " in _scard_select_file()
861 wpa_printf(MSG_DEBUG, "SCARD: used CLA not supported"); in _scard_select_file()
866 wpa_printf(MSG_WARNING, "SCARD: unexpected response 0x%02x " in _scard_select_file()
872 wpa_printf(MSG_DEBUG, "SCARD: trying to get response (%d bytes)", in _scard_select_file()
882 wpa_printf(MSG_WARNING, "SCARD: SCardTransmit err=0x%lx\n", ret); in _scard_select_file()
912 wpa_printf(MSG_DEBUG, "SCARD: failed to determine file " in scard_get_record_len()
921 wpa_printf(MSG_DEBUG, "SCARD: unexpected response to file " in scard_get_record_len()
955 wpa_printf(MSG_DEBUG, "SCARD: record read returned unexpected " in scard_read_record()
963 wpa_printf(MSG_DEBUG, "SCARD: record read returned unexpected " in scard_read_record()
999 wpa_printf(MSG_DEBUG, "SCARD: file read returned unexpected " in scard_read_file()
1007 wpa_printf(MSG_DEBUG, "SCARD: file read returned unexpected " in scard_read_file()
1028 wpa_printf(MSG_DEBUG, "SCARD: verifying PIN"); in scard_verify_pin()
1044 wpa_printf(MSG_WARNING, "SCARD: PIN verification failed"); in scard_verify_pin()
1048 wpa_printf(MSG_DEBUG, "SCARD: PIN verified successfully"); in scard_verify_pin()
1061 wpa_printf(MSG_DEBUG, "SCARD: fetching PIN retry counter"); in scard_get_pin_retry_counter()
1073 wpa_printf(MSG_WARNING, "SCARD: failed to fetch PIN retry " in scard_get_pin_retry_counter()
1080 wpa_printf(MSG_DEBUG, "SCARD: PIN has been blocked"); in scard_get_pin_retry_counter()
1087 wpa_printf(MSG_DEBUG, "SCARD: Unexpected PIN retry counter response " in scard_get_pin_retry_counter()
1113 wpa_printf(MSG_DEBUG, "SCARD: reading IMSI from (GSM) EF-IMSI"); in scard_get_imsi()
1118 wpa_printf(MSG_WARNING, "SCARD: too short (GSM) EF-IMSI " in scard_get_imsi()
1132 wpa_printf(MSG_DEBUG, "SCARD: invalid IMSI file length=%ld", in scard_get_imsi()
1138 wpa_printf(MSG_DEBUG, "SCARD: IMSI file length=%ld imsilen=%ld", in scard_get_imsi()
1187 wpa_printf(MSG_DEBUG, "SCARD: reading MNC len from (GSM) EF-AD"); in scard_get_mnc_len()
1192 wpa_printf(MSG_WARNING, "SCARD: too short (GSM) EF-AD " in scard_get_mnc_len()
1204 wpa_printf(MSG_DEBUG, "SCARD: MNC length not available"); in scard_get_mnc_len()
1208 wpa_printf(MSG_DEBUG, "SCARD: invalid file length=%ld", in scard_get_mnc_len()
1217 wpa_printf(MSG_DEBUG, "SCARD: invalid MNC length=%ld", in scard_get_mnc_len()
1221 wpa_printf(MSG_DEBUG, "SCARD: MNC length=%ld", (long) buf[3]); in scard_get_mnc_len()
1276 wpa_printf(MSG_WARNING, "SCARD: unexpected response for GSM " in scard_gsm_auth()
1290 wpa_printf(MSG_WARNING, "SCARD: unexpected data " in scard_gsm_auth()
1299 wpa_printf(MSG_WARNING, "SCARD: unexpected data " in scard_gsm_auth()
1305 wpa_printf(MSG_WARNING, "SCARD: unexpected SREC/Kc " in scard_gsm_auth()
1356 wpa_printf(MSG_ERROR, "SCARD: Non-USIM card - cannot do UMTS " in scard_umts_auth()
1377 wpa_printf(MSG_WARNING, "SCARD: UMTS auth failed - " in scard_umts_auth()
1381 wpa_printf(MSG_WARNING, "SCARD: unexpected response for UMTS " in scard_umts_auth()
1396 wpa_printf(MSG_DEBUG, "SCARD: UMTS Synchronization-Failure"); in scard_umts_auth()
1406 wpa_printf(MSG_DEBUG, "SCARD: Invalid RES"); in scard_umts_auth()
1416 wpa_printf(MSG_DEBUG, "SCARD: Invalid CK"); in scard_umts_auth()
1426 wpa_printf(MSG_DEBUG, "SCARD: Invalid IK"); in scard_umts_auth()
1443 wpa_printf(MSG_DEBUG, "SCARD: Unrecognized response"); in scard_umts_auth()