Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/tests/
HDtest_wpa.c253 static const u8 * auth_get_psk(void *ctx, const u8 *addr, const u8 *prev_psk) in auth_get_psk() function
283 cb.get_psk = auth_get_psk; in auth_init_group()
/NextBSD/contrib/wpa/wpa_supplicant/
HDmesh_rsn.c80 static const u8 *auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
162 cb.get_psk = auth_get_psk; in __mesh_rsn_auth_init()
HDibss_rsn.c260 static const u8 * auth_get_psk(void *ctx, const u8 *addr, in auth_get_psk() function
428 cb.get_psk = auth_get_psk; in ibss_rsn_auth_init_group()