Searched refs:auth_set_key (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/tests/fuzzing/eapol-key-auth/ |
D | eapol-key-auth.c | 170 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() function 223 wpa->auth_cb.set_key = auth_set_key; in auth_init_group()
|
/hostap-latest/wpa_supplicant/ |
D | mesh_rsn.c | 102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() function 169 .set_key = auth_set_key, in __mesh_rsn_auth_init()
|
D | ibss_rsn.c | 316 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() function 442 .set_key = auth_set_key, in ibss_rsn_auth_init_group()
|