Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dcomeback_token.c20 int comeback_token_hash(const u8 *comeback_key, const u8 *addr, u8 *idx) in comeback_token_hash() function
43 comeback_token_hash(comeback_key, addr, &idx) < 0) { in check_comeback_token()
115 if (comeback_token_hash(comeback_key, addr, &p_idx) < 0) { in auth_build_token_req()