Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dcomeback_token.c73 u8 *comeback_key, u16 comeback_idx, in auth_build_token_req() argument
89 comeback_idx == 0xffff) { in auth_build_token_req()
96 comeback_idx = 0; in auth_build_token_req()
122 comeback_idx++; in auth_build_token_req()
123 token_idx = comeback_idx; in auth_build_token_req()
Dcomeback_token.h17 u8 *comeback_key, u16 comeback_idx,
Dhostapd.h151 u16 comeback_idx; member
Dieee802_11.c579 hapd->comeback_idx, in handle_auth_sae()