Lines Matching refs:eap_hdr
375 struct eap_hdr *hdr, size_t len, in eap_ttls_phase2_eap_process()
401 struct eap_hdr *hdr, size_t len, in eap_ttls_phase2_request_eap_method()
476 struct eap_hdr *hdr, in eap_ttls_phase2_request_eap()
483 if (len <= sizeof(struct eap_hdr)) { in eap_ttls_phase2_request_eap()
495 if (len < sizeof(struct eap_hdr) + 8) { in eap_ttls_phase2_request_eap()
866 struct eap_hdr *hdr, in eap_ttls_phase2_request()
1095 struct eap_hdr *hdr; in eap_ttls_fake_identity_request()
1107 hdr = (struct eap_hdr *) buf; in eap_ttls_fake_identity_request()
1147 struct eap_hdr *hdr; in eap_ttls_process_phase2_eap()
1158 hdr = (struct eap_hdr *) parse->eapdata; in eap_ttls_process_phase2_eap()
1371 struct eap_hdr *hdr; in eap_ttls_implicit_identity_request()
1374 hdr = (struct eap_hdr *) eap_ttls_fake_identity_request(); in eap_ttls_implicit_identity_request()