Home
last modified time | relevance | path

Searched defs:comeback_key (Results 1 – 2 of 2) 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()
32 int check_comeback_token(const u8 *comeback_key, in check_comeback_token()
73 u8 *comeback_key, u16 comeback_idx, in auth_build_token_req()
Dhostapd.h149 u8 comeback_key[COMEBACK_KEY_SIZE]; member