Searched refs:token_pos (Results 1 – 1 of 1) sorted by relevance
1676 const u8 *token_pos; in sme_sae_auth() local1703 token_pos = data + sizeof(le16); in sme_sae_auth()1714 id = *token_pos++; in sme_sae_auth()1715 elen = *token_pos++; in sme_sae_auth()1716 extid = *token_pos++; in sme_sae_auth()1727 *ie_offset = token_pos + token_len - data; in sme_sae_auth()1729 wpa_s->sme.sae_token = wpabuf_alloc_copy(token_pos, token_len); in sme_sae_auth()