Home
last modified time | relevance | path

Searched defs:ctx1 (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth.c7017 void (*cb)(void *ctx1, void *ctx2),
7039 void (*cb)(void *ctx1, void *ctx2),
7219 void (*cb)(void *ctx1, void *ctx2),
/hostap-latest/hostapd/
Dctrl_iface.c2266 static void restore_tk(void *ctx1, void *ctx2) in restore_tk()