Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c402 u8 null_rsc[6] = { 0, 0, 0, 0, 0, 0 }; in wpa_ft_install_ptk() local
H A Dwpa.c35 static const u8 null_rsc[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable