Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dwpa_auth.h320 void (*store_ptksa)(void *ctx, const u8 *addr, int cipher, member
Dwpa_auth_glue.c1468 .store_ptksa = hostapd_store_ptksa, in hostapd_setup_wpa()
Dwpa_auth.c231 if (wpa_auth->cb->store_ptksa) in wpa_auth_store_ptksa()
232 wpa_auth->cb->store_ptksa(wpa_auth->cb_ctx, addr, cipher, in wpa_auth_store_ptksa()