Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dcomeback_token.c83 u8 p_idx; in auth_build_token_req() local
115 if (comeback_token_hash(comeback_key, addr, &p_idx) < 0) { in auth_build_token_req()
120 token_idx = comeback_pending_idx[p_idx]; in auth_build_token_req()
124 comeback_pending_idx[p_idx] = token_idx; in auth_build_token_req()