Home
last modified time | relevance | path

Searched refs:null_rsc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c496 u8 null_rsc[6] = { 0, 0, 0, 0, 0, 0 }; in wpa_ft_install_ptk() local
510 if (wpa_sm_set_key(sm, -1, alg, bssid, 0, 1, null_rsc, sizeof(null_rsc), in wpa_ft_install_ptk()
H A Dwpa.c37 static const u8 null_rsc[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
1225 key_rsc = null_rsc; in wpa_supplicant_install_ptk()
1613 key_rsc = null_rsc; in wpa_supplicant_pairwise_gtk()
3097 key_rsc = null_rsc; in wpa_supplicant_process_1_of_2_wpa()
3224 key_rsc = null_rsc; in wpa_supplicant_process_1_of_2()
6383 null_rsc, rsclen, in fils_process_assoc_resp()