Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dcomeback_token.c72 u8 *comeback_key, u16 comeback_idx, in auth_build_token_req() argument
88 comeback_idx == 0xffff) { in auth_build_token_req()
94 comeback_idx = 0; in auth_build_token_req()
119 comeback_idx++; in auth_build_token_req()
120 token_idx = comeback_idx; in auth_build_token_req()
Dcomeback_token.h17 u8 *comeback_key, u16 comeback_idx,
Dhostapd.h362 u16 comeback_idx; member
Dieee802_11.c1429 hapd->comeback_idx, in handle_auth_sae()
2549 pasn->comeback_idx = hapd->comeback_idx; in hapd_initialize_pasn()
/external/wpa_supplicant_8/src/pasn/
Dpasn_common.h114 u16 comeback_idx; member
Dpasn_responder.c385 pasn->comeback_key, pasn->comeback_idx, in handle_auth_pasn_comeback()