Home
last modified time | relevance | path

Searched refs:sae_token_idx (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h331 u16 sae_token_idx; member
Dieee802_11.c782 hapd->sae_token_idx == 0xffff) { in auth_build_token_req()
789 hapd->sae_token_idx = 0; in auth_build_token_req()
813 hapd->sae_token_idx++; in auth_build_token_req()
814 token_idx = hapd->sae_token_idx; in auth_build_token_req()