Searched refs:mic_control (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ft.c311 elem_count = &ftie->mic_control[1];
321 elem_count = &ftie->mic_control[1];
891 fte_elem_count = ftie->mic_control[1];
904 fte_elem_count = ftie->mic_control[1];
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h315 u8 mic_control[2]; member in struct:rsn_ftie
323 u8 mic_control[2]; member in struct:rsn_ftie_sha384
H A Dwpa_common.c807 /* IE hdr and mic_control */
988 ftie_sha384->mic_control, 2);
998 prot_ie_count = ftie_sha384->mic_control[1];
1008 ftie->mic_control, 2);
1015 prot_ie_count = ftie->mic_control[1];
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ft.c829 WPA_PUT_LE16(hdr->mic_control, 0);
839 WPA_PUT_LE16(hdr->mic_control, 0);
2564 elem_count = &_ftie->mic_control[1];
2569 elem_count = &_ftie->mic_control[1];
3176 fte_elem_count = ftie->mic_control[1];
3189 fte_elem_count = ftie->mic_control[1];

Completed in 195 milliseconds