Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/tests/
Dtest-eapol.c397 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
480 cb.get_psk = auth_get_psk; in auth_init_group()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c77 static const u8 *auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
150 .get_psk = auth_get_psk, in __mesh_rsn_auth_init()
Dibss_rsn.c261 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
421 .get_psk = auth_get_psk, in ibss_rsn_auth_init_group()