Home
last modified time | relevance | path

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

/hostap/src/ap/
Dwpa_auth.c7206 void (*cb)(void *ctx1, void *ctx2),
7228 void (*cb)(void *ctx1, void *ctx2),
7408 void (*cb)(void *ctx1, void *ctx2),
/hostap/hostapd/
Dctrl_iface.c2237 static void restore_tk(void *ctx1, void *ctx2) in restore_tk()