Home
last modified time | relevance | path

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

/hostap-latest/tests/fuzzing/eapol-key-auth/
Deapol-key-auth.c142 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
222 wpa->auth_cb.get_psk = auth_get_psk; in auth_init_group()
/hostap-latest/wpa_supplicant/
Dmesh_rsn.c77 static const u8 *auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
168 .get_psk = auth_get_psk, in __mesh_rsn_auth_init()
Dibss_rsn.c276 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
441 .get_psk = auth_get_psk, in ibss_rsn_auth_init_group()