Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:id_len

1307 static const u8 * eap_fast_get_a_id(const u8 *buf, size_t len, size_t *id_len)
1317 *id_len = len;
1327 *id_len = tlen;
1330 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: A-ID", a_id, *id_len);