Searched refs:auth_set_key (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/tests/ |
D | test-eapol.c | 427 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() function 481 cb.set_key = auth_set_key, in auth_init_group()
|
/external/wpa_supplicant_8/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 151 .set_key = auth_set_key, in __mesh_rsn_auth_init()
|
D | ibss_rsn.c | 297 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() function 422 .set_key = auth_set_key, in ibss_rsn_auth_init_group()
|