Lines Matching full:fast
2 * EAP peer method: EAP-FAST (RFC 4851)
81 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket callback"); in eap_fast_session_ticket_cb()
85 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket failed - fall " in eap_fast_session_ticket_cb()
89 wpa_printf(MSG_DEBUG, "EAP-FAST: Try to provision a " in eap_fast_session_ticket_cb()
97 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket", ticket, len); in eap_fast_session_ticket_cb()
100 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC-Key available for " in eap_fast_session_ticket_cb()
124 wpa_printf(MSG_DEBUG, "EAP-FAST: Automatic PAC provisioning " in eap_fast_parse_phase1()
133 wpa_printf(MSG_DEBUG, "EAP-FAST: Maximum PAC list length: %lu", in eap_fast_parse_phase1()
140 wpa_printf(MSG_DEBUG, "EAP-FAST: Using binary format for PAC " in eap_fast_parse_phase1()
174 wpa_printf(MSG_INFO, "EAP-FAST: Failed to initialize SSL."); in eap_fast_init()
182 wpa_printf(MSG_INFO, "EAP-FAST: Failed to set SessionTicket " in eap_fast_init()
194 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to enable TLS " in eap_fast_init()
199 wpa_printf(MSG_INFO, "EAP-FAST: No PAC file configured"); in eap_fast_init()
206 wpa_printf(MSG_INFO, "EAP-FAST: Failed to load PAC file"); in eap_fast_init()
213 wpa_printf(MSG_INFO, "EAP-FAST: Failed to load PAC file"); in eap_fast_init()
220 wpa_printf(MSG_INFO, "EAP-FAST: No PAC configured and " in eap_fast_init()
281 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to derive " in eap_fast_derive_key_auth()
291 "EAP-FAST: session_key_seed (SKS = S-IMCK[0])", in eap_fast_derive_key_auth()
308 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to derive key block"); in eap_fast_derive_key_provisioning()
316 "EAP-FAST: session_key_seed (SKS = S-IMCK[0])", in eap_fast_derive_key_provisioning()
322 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: server_challenge", in eap_fast_derive_key_provisioning()
325 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: client_challenge", in eap_fast_derive_key_provisioning()
379 …"EAP-FAST: Only EAP-MSCHAPv2 is allowed during unauthenticated provisioning; reject phase2 type %u… in eap_fast_select_phase2_method()
388 wpa_printf(MSG_DEBUG, "EAP-FAST: Selected Phase 2 EAP " in eap_fast_select_phase2_method()
403 wpa_printf(MSG_DEBUG, "EAP-FAST: Selected Phase 2 EAP " in eap_fast_select_phase2_method()
434 wpa_printf(MSG_INFO, "EAP-FAST: too short " in eap_fast_phase2_request()
443 "EAP-FAST: Too short Phase 2 request (expanded header) (len=%lu)", in eap_fast_phase2_request()
450 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase 2 Request: type=%u:%u", in eap_fast_phase2_request()
460 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase 2 EAP sequence - " in eap_fast_phase2_request()
483 "EAP-FAST: Failed to initialize Phase 2 EAP method %u:%u", in eap_fast_phase2_request()
542 wpa_printf(MSG_DEBUG, "EAP-FAST: Add %sResult TLV(status=%d)", in eap_fast_tlv_result()
565 wpa_printf(MSG_DEBUG, "EAP-FAST: Add PAC TLV (ack)"); in eap_fast_tlv_pac_ack()
587 wpa_printf(MSG_DEBUG, "EAP-FAST: too short EAP " in eap_fast_process_eap_payload_tlv()
595 wpa_printf(MSG_DEBUG, "EAP-FAST: EAP packet overflow in " in eap_fast_process_eap_payload_tlv()
601 wpa_printf(MSG_INFO, "EAP-FAST: Unexpected code=%d in " in eap_fast_process_eap_payload_tlv()
607 wpa_printf(MSG_INFO, "EAP-FAST: Phase2 Request processing " in eap_fast_process_eap_payload_tlv()
619 wpa_printf(MSG_DEBUG, "EAP-FAST: Crypto-Binding TLV: Version %d " in eap_fast_validate_crypto_binding()
622 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_validate_crypto_binding()
624 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_validate_crypto_binding()
630 wpa_printf(MSG_INFO, "EAP-FAST: Invalid version/subtype in " in eap_fast_validate_crypto_binding()
658 wpa_printf(MSG_DEBUG, "EAP-FAST: Reply Crypto-Binding TLV: Version %d " in eap_fast_write_crypto_binding()
661 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_write_crypto_binding()
663 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_write_crypto_binding()
678 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase 2 method not " in eap_fast_get_phase2_key()
690 wpa_printf(MSG_DEBUG, "EAP-FAST: Could not get key material " in eap_fast_get_phase2_key()
709 wpa_printf(MSG_DEBUG, "EAP-FAST: Determining CMK[%d] for Compound MIC " in eap_fast_get_cmk()
722 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk)); in eap_fast_get_cmk()
729 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]", in eap_fast_get_cmk()
732 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]", in eap_fast_get_cmk()
783 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for Compound " in eap_fast_process_crypto_binding()
788 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Received Compound MAC", in eap_fast_process_crypto_binding()
790 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Calculated Compound MAC", in eap_fast_process_crypto_binding()
793 wpa_printf(MSG_INFO, "EAP-FAST: Compound MAC did not match"); in eap_fast_process_crypto_binding()
810 wpa_printf(MSG_INFO, "EAP-FAST: Failed to generate MSK"); in eap_fast_process_crypto_binding()
823 wpa_hexdump(MSG_DEBUG, "EAP-FAST: Derived Session-Id", in eap_fast_process_crypto_binding()
826 wpa_printf(MSG_ERROR, "EAP-FAST: Failed to derive " in eap_fast_process_crypto_binding()
846 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: PAC-Key", pos, len); in eap_fast_parse_pac_tlv()
848 wpa_printf(MSG_DEBUG, "EAP-FAST: Invalid PAC-Key " in eap_fast_parse_pac_tlv()
856 wpa_hexdump(MSG_DEBUG, "EAP-FAST: PAC-Opaque", pos, len); in eap_fast_parse_pac_tlv()
861 wpa_hexdump(MSG_DEBUG, "EAP-FAST: PAC-Info", pos, len); in eap_fast_parse_pac_tlv()
866 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignored unknown PAC type %d", in eap_fast_parse_pac_tlv()
891 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC TLV overrun " in eap_fast_process_pac_tlv()
905 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC TLV does not include " in eap_fast_process_pac_tlv()
924 wpa_hexdump(MSG_DEBUG, "EAP-FAST: PAC-Info - " in eap_fast_parse_pac_info()
938 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Info - CRED_LIFETIME %d " in eap_fast_parse_pac_info()
943 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - A-ID", in eap_fast_parse_pac_info()
949 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - I-ID", in eap_fast_parse_pac_info()
955 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - A-ID-Info", in eap_fast_parse_pac_info()
963 wpa_printf(MSG_INFO, "EAP-FAST: Invalid PAC-Type " in eap_fast_parse_pac_info()
967 "EAP-FAST: PAC-Info - PAC-Type", in eap_fast_parse_pac_info()
975 wpa_printf(MSG_INFO, "EAP-FAST: Unsupported PAC Type " in eap_fast_parse_pac_info()
980 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Info - PAC-Type %d", in eap_fast_parse_pac_info()
985 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignored unknown PAC-Info " in eap_fast_parse_pac_info()
1015 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Info overrun " in eap_fast_process_pac_info()
1030 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Info does not include " in eap_fast_process_pac_info()
1075 wpa_printf(MSG_DEBUG, "EAP-FAST: Send PAC-Acknowledgement TLV " in eap_fast_process_pac()
1083 * after protected success exchange in case of EAP-Fast in eap_fast_process_pac()
1087 wpa_printf(MSG_DEBUG, "EAP-FAST: Send PAC-Acknowledgement TLV " in eap_fast_process_pac()
1116 wpa_printf(MSG_INFO, "EAP-FAST: TLV overflow"); in eap_fast_parse_decrypted()
1119 wpa_printf(MSG_DEBUG, "EAP-FAST: Received Phase 2: " in eap_fast_parse_decrypted()
1129 wpa_printf(MSG_DEBUG, "EAP-FAST: Nak unknown " in eap_fast_parse_decrypted()
1134 wpa_printf(MSG_DEBUG, "EAP-FAST: ignored " in eap_fast_parse_decrypted()
1155 wpa_hexdump_buf(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 data", in eap_fast_encrypt_response()
1160 wpa_printf(MSG_INFO, "EAP-FAST: Failed to encrypt a Phase 2 " in eap_fast_encrypt_response()
1240 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC TLV without Result TLV " in eap_fast_process_decrypted()
1257 wpa_printf(MSG_DEBUG, "EAP-FAST: Request Tunnel PAC"); in eap_fast_process_decrypted()
1273 wpa_printf(MSG_DEBUG, "EAP-FAST: Unauthenticated " in eap_fast_process_decrypted()
1279 wpa_printf(MSG_DEBUG, "EAP-FAST: Authentication " in eap_fast_process_decrypted()
1290 wpa_printf(MSG_DEBUG, "EAP-FAST: No recognized TLVs - send " in eap_fast_process_decrypted()
1308 wpa_printf(MSG_DEBUG, "EAP-FAST: Received %lu bytes encrypted data for" in eap_fast_decrypt()
1312 wpa_printf(MSG_DEBUG, "EAP-FAST: Pending Phase 2 request - " in eap_fast_decrypt()
1334 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-FAST: Decrypted Phase 2 TLV(s)", in eap_fast_decrypt()
1338 wpa_printf(MSG_INFO, "EAP-FAST: Too short Phase 2 " in eap_fast_decrypt()
1360 * Parse authority identity (A-ID) from the EAP-FAST/Start. This in eap_fast_get_a_id()
1371 wpa_printf(MSG_DEBUG, "EAP-FAST: A-ID was in TLV " in eap_fast_get_a_id()
1377 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: A-ID", a_id, *id_len); in eap_fast_get_a_id()
1399 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC found for this A-ID " in eap_fast_select_pac()
1401 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-FAST: A-ID-Info", in eap_fast_select_pac()
1429 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to add PAC-Opaque TLS " in eap_fast_use_pac_opaque()
1445 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to remove PAC-Opaque " in eap_fast_clear_pac_opaque_ext()
1460 wpa_printf(MSG_DEBUG, "EAP-FAST: Enabling unauthenticated " in eap_fast_set_provisioning_ciphers()
1466 wpa_printf(MSG_DEBUG, "EAP-FAST: Enabling authenticated " in eap_fast_set_provisioning_ciphers()
1479 wpa_printf(MSG_INFO, "EAP-FAST: Could not configure TLS " in eap_fast_set_provisioning_ciphers()
1495 /* EAP-FAST Version negotiation (section 3.1) */ in eap_fast_process_start()
1496 wpa_printf(MSG_DEBUG, "EAP-FAST: Start (server ver=%d, own ver=%d)", in eap_fast_process_start()
1500 wpa_printf(MSG_DEBUG, "EAP-FAST: Using FAST version %d", in eap_fast_process_start()
1507 wpa_printf(MSG_DEBUG, "EAP-FAST: Trying to resume session - " in eap_fast_process_start()
1521 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC found and " in eap_fast_process_start()
1525 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC found - " in eap_fast_process_start()
1588 "EAP-FAST: External certificate check succeeded - continue handshake"); in eap_fast_process()
1598 "EAP-FAST: External certificate check failed - force authentication failure"); in eap_fast_process()
1606 "EAP-FAST: Continuing to wait external server certificate validation"); in eap_fast_process()
1617 "EAP-FAST: TLS processing failed"); in eap_fast_process()
1625 "EAP-FAST: Waiting external server certificate validation"); in eap_fast_process()
1634 "EAP-FAST: TLS done, proceed to Phase 2"); in eap_fast_process()
1642 wpa_printf(MSG_DEBUG, "EAP-FAST: Using " in eap_fast_process()
1651 "EAP-FAST: Could not derive keys"); in eap_fast_process()
1737 "EAP-FAST Phase2 method=%s\n", in eap_fast_get_status()
1813 EAP_VENDOR_IETF, EAP_TYPE_FAST, "FAST"); in eap_peer_fast_register()