Home
last modified time | relevance | path

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

/hostap-latest/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.h376 u16 comeback_idx; member
Dieee802_11.c1533 hapd->comeback_idx, in handle_auth_sae()
2671 pasn->comeback_idx = hapd->comeback_idx; in hapd_initialize_pasn()
/hostap-latest/src/pasn/
Dpasn_common.h130 u16 comeback_idx; member
Dpasn_responder.c396 pasn->comeback_key, pasn->comeback_idx, in handle_auth_pasn_comeback()