Lines Matching full:fast
2 * EAP-FAST server (RFC 4851)
104 wpa_printf(MSG_DEBUG, "EAP-FAST: %s -> %s", in eap_fast_state()
134 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket callback"); in eap_fast_session_ticket_cb()
135 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket (PAC-Opaque)", in eap_fast_session_ticket_cb()
139 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid " in eap_fast_session_ticket_cb()
148 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid PAC-Opaque " in eap_fast_session_ticket_cb()
154 wpa_hexdump(MSG_DEBUG, "EAP-FAST: Received PAC-Opaque", in eap_fast_session_ticket_cb()
159 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to allocate memory " in eap_fast_session_ticket_cb()
166 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to decrypt " in eap_fast_session_ticket_cb()
179 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Decrypted PAC-Opaque", in eap_fast_session_ticket_cb()
197 "EAP-FAST: Invalid PAC-Key length %d", in eap_fast_session_ticket_cb()
203 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: PAC-Key from " in eap_fast_session_ticket_cb()
209 wpa_printf(MSG_DEBUG, "EAP-FAST: Invalid " in eap_fast_session_ticket_cb()
228 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC-Key included in " in eap_fast_session_ticket_cb()
235 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: Identity from " in eap_fast_session_ticket_cb()
246 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Key not valid anymore " in eap_fast_session_ticket_cb()
258 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Key soft timeout; send " in eap_fast_session_ticket_cb()
284 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to derive " in eap_fast_derive_key_auth()
294 "EAP-FAST: session_key_seed (SKS = S-IMCK[0])", in eap_fast_derive_key_auth()
310 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to derive key block"); in eap_fast_derive_key_provisioning()
318 "EAP-FAST: session_key_seed (SKS = S-IMCK[0])", in eap_fast_derive_key_provisioning()
324 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: server_challenge", in eap_fast_derive_key_provisioning()
327 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: client_challenge", in eap_fast_derive_key_provisioning()
343 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase 2 method not " in eap_fast_get_phase2_key()
353 wpa_printf(MSG_DEBUG, "EAP-FAST: Could not get key material " in eap_fast_get_phase2_key()
371 wpa_printf(MSG_DEBUG, "EAP-FAST: Deriving ICMK[%d] (S-IMCK and CMK)", in eap_fast_update_icmk()
384 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk)); in eap_fast_update_icmk()
390 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]", in eap_fast_update_icmk()
393 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]", in eap_fast_update_icmk()
420 wpa_printf(MSG_DEBUG, "EAP-FAST: forcing version %d", in eap_fast_init()
427 wpa_printf(MSG_INFO, "EAP-FAST: Failed to initialize SSL."); in eap_fast_init()
434 wpa_printf(MSG_INFO, "EAP-FAST: Failed to set TLS cipher " in eap_fast_init()
444 wpa_printf(MSG_INFO, "EAP-FAST: Failed to set SessionTicket " in eap_fast_init()
451 wpa_printf(MSG_INFO, "EAP-FAST: No PAC-Opaque encryption key " in eap_fast_init()
460 wpa_printf(MSG_INFO, "EAP-FAST: No A-ID configured"); in eap_fast_init()
473 wpa_printf(MSG_INFO, "EAP-FAST: No A-ID-Info configured"); in eap_fast_init()
523 wpa_printf(MSG_ERROR, "EAP-FAST: Failed to allocate memory for" in eap_fast_build_start()
544 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase1 done, starting Phase2"); in eap_fast_phase1_done()
548 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to get cipher " in eap_fast_phase1_done()
556 wpa_printf(MSG_DEBUG, "EAP-FAST: Anonymous provisioning"); in eap_fast_phase1_done()
574 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase 2 method not " in eap_fast_build_phase2_req()
582 wpa_hexdump_buf_key(MSG_MSGDUMP, "EAP-FAST: Phase 2 EAP-Request", req); in eap_fast_build_phase2_req()
606 wpa_printf(MSG_DEBUG, "EAP-FAST: Add Intermediate-Result TLV " in eap_fast_build_crypto_binding()
618 wpa_printf(MSG_DEBUG, "EAP-FAST: Add Result TLV " in eap_fast_build_crypto_binding()
660 wpa_printf(MSG_DEBUG, "EAP-FAST: Add Crypto-Binding TLV: Version %d " in eap_fast_build_crypto_binding()
664 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_build_crypto_binding()
666 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_build_crypto_binding()
689 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Generated PAC-Key", in eap_fast_build_pac()
738 wpa_hexdump(MSG_DEBUG, "EAP-FAST: PAC-Opaque", in eap_fast_build_pac()
752 wpa_printf(MSG_DEBUG, "EAP-FAST: Add Result TLV (status=SUCCESS)"); in eap_fast_build_pac()
760 wpa_printf(MSG_DEBUG, "EAP-FAST: Add PAC TLV"); in eap_fast_build_pac()
813 wpa_hexdump_buf_key(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 TLVs", in eap_fast_encrypt_phase2()
822 wpa_printf(MSG_DEBUG, "EAP-FAST: Piggyback Phase 2 data " in eap_fast_encrypt_phase2()
829 wpa_printf(MSG_WARNING, "EAP-FAST: Failed to resize " in eap_fast_encrypt_phase2()
876 wpa_printf(MSG_DEBUG, "EAP-FAST: Try to start " in eap_fast_buildReq()
907 wpa_printf(MSG_DEBUG, "EAP-FAST: %s - unexpected state %d", in eap_fast_buildReq()
929 wpa_printf(MSG_INFO, "EAP-FAST: Invalid frame"); in eap_fast_check()
978 wpa_printf(MSG_DEBUG, "EAP-FAST: %s - Phase2 not " in eap_fast_process_phase2_response()
988 wpa_hexdump(MSG_DEBUG, "EAP-FAST: Phase2 type Nak'ed; " in eap_fast_process_phase2_response()
993 wpa_printf(MSG_DEBUG, "EAP-FAST: Peer Nak'ed required " in eap_fast_process_phase2_response()
1009 wpa_printf(MSG_DEBUG, "EAP-FAST: try EAP type %u:%u", in eap_fast_process_phase2_response()
1022 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase2 check() asked to " in eap_fast_process_phase2_response()
1034 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase2 method failed"); in eap_fast_process_phase2_response()
1044 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: Phase2 " in eap_fast_process_phase2_response()
1067 wpa_printf(MSG_DEBUG, "EAP-FAST: try EAP type %u:%u", in eap_fast_process_phase2_response()
1079 wpa_printf(MSG_DEBUG, "EAP-FAST: Initialize TNC"); in eap_fast_process_phase2_response()
1089 wpa_printf(MSG_DEBUG, "EAP-FAST: %s - unexpected state %d", in eap_fast_process_phase2_response()
1107 wpa_printf(MSG_INFO, "EAP-FAST: Too short Phase 2 " in eap_fast_process_phase2_eap()
1114 wpa_printf(MSG_INFO, "EAP-FAST: Length mismatch in " in eap_fast_process_phase2_eap()
1120 wpa_printf(MSG_DEBUG, "EAP-FAST: Received Phase 2: code=%d " in eap_fast_process_phase2_eap()
1128 wpa_printf(MSG_INFO, "EAP-FAST: Unexpected code=%d in " in eap_fast_process_phase2_eap()
1153 wpa_printf(MSG_INFO, "EAP-FAST: TLV overflow"); in eap_fast_parse_tlvs()
1156 wpa_printf(MSG_DEBUG, "EAP-FAST: Received Phase 2: " in eap_fast_parse_tlvs()
1166 wpa_printf(MSG_DEBUG, "EAP-FAST: Nak unknown " in eap_fast_parse_tlvs()
1171 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignored " in eap_fast_parse_tlvs()
1190 wpa_printf(MSG_DEBUG, "EAP-FAST: Reply Crypto-Binding TLV: " in eap_fast_validate_crypto_binding()
1193 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_validate_crypto_binding()
1195 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_validate_crypto_binding()
1200 wpa_printf(MSG_DEBUG, "EAP-FAST: Unexpected version " in eap_fast_validate_crypto_binding()
1208 wpa_printf(MSG_DEBUG, "EAP-FAST: Unexpected subtype in " in eap_fast_validate_crypto_binding()
1215 wpa_printf(MSG_DEBUG, "EAP-FAST: Invalid nonce in " in eap_fast_validate_crypto_binding()
1222 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for " in eap_fast_validate_crypto_binding()
1229 "EAP-FAST: Calculated Compound MAC", in eap_fast_validate_crypto_binding()
1231 wpa_printf(MSG_INFO, "EAP-FAST: Compound MAC did not " in eap_fast_validate_crypto_binding()
1263 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to parse received " in eap_fast_process_phase2_tlvs()
1269 wpa_printf(MSG_DEBUG, "EAP-FAST: Result TLV indicated " in eap_fast_process_phase2_tlvs()
1278 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC " in eap_fast_process_phase2_tlvs()
1290 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC TLV did not " in eap_fast_process_phase2_tlvs()
1296 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Acknowledgement received " in eap_fast_process_phase2_tlvs()
1306 wpa_printf(MSG_DEBUG, "EAP-FAST: No Crypto-Binding " in eap_fast_process_phase2_tlvs()
1314 wpa_printf(MSG_DEBUG, "EAP-FAST: Crypto-Binding TLV " in eap_fast_process_phase2_tlvs()
1322 wpa_printf(MSG_DEBUG, "EAP-FAST: Crypto-Binding TLV " in eap_fast_process_phase2_tlvs()
1334 wpa_printf(MSG_DEBUG, "EAP-FAST: Valid Crypto-Binding TLV " in eap_fast_process_phase2_tlvs()
1337 wpa_printf(MSG_DEBUG, "EAP-FAST: Authentication " in eap_fast_process_phase2_tlvs()
1344 wpa_printf(MSG_DEBUG, "EAP-FAST: Client is trying to " in eap_fast_process_phase2_tlvs()
1356 wpa_printf(MSG_DEBUG, "EAP-FAST: Client is trying to " in eap_fast_process_phase2_tlvs()
1367 wpa_printf(MSG_DEBUG, "EAP-FAST: Requested a new " in eap_fast_process_phase2_tlvs()
1371 wpa_printf(MSG_DEBUG, "EAP-FAST: Server triggered " in eap_fast_process_phase2_tlvs()
1391 wpa_printf(MSG_DEBUG, "EAP-FAST: Received %lu bytes encrypted data for" in eap_fast_process_phase2()
1407 wpa_printf(MSG_INFO, "EAP-FAST: Failed to decrypt Phase 2 " in eap_fast_process_phase2()
1413 wpa_hexdump_buf_key(MSG_DEBUG, "EAP-FAST: Decrypted Phase 2 TLVs", in eap_fast_process_phase2()
1419 wpa_printf(MSG_DEBUG, "EAP-FAST: Phase2 method is in " in eap_fast_process_phase2()
1438 wpa_printf(MSG_INFO, "EAP-FAST: peer did not select the forced" in eap_fast_process_version()
1445 wpa_printf(MSG_DEBUG, "EAP-FAST: peer ver=%d, own ver=%d; " in eap_fast_process_version()
1459 wpa_printf(MSG_INFO, "EAP-FAST: TLS processing failed"); in eap_fast_process_phase1()
1492 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: " in eap_fast_process_phase2_start()
1499 wpa_printf(MSG_DEBUG, "EAP-FAST: Identity already " in eap_fast_process_phase2_start()
1538 wpa_printf(MSG_DEBUG, "EAP-FAST: Unexpected state %d in %s", in eap_fast_process_msg()
1631 EAP_VENDOR_IETF, EAP_TYPE_FAST, "FAST"); in eap_server_fast_register()