Home
last modified time | relevance | path

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

/hostap-3.6.0/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-3.6.0/wpa_supplicant/
Dmesh_rsn.c77 static const u8 *auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
151 .get_psk = auth_get_psk, in __mesh_rsn_auth_init()
Dibss_rsn.c275 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
440 .get_psk = auth_get_psk, in ibss_rsn_auth_init_group()