Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c2880 struct ieee802_1x_mka_hdr *mka_hdr; in ieee802_1x_kay_mkpdu_sanity_check() local
2890 mka_hdr = (struct ieee802_1x_mka_hdr *) (eapol_hdr + 1); in ieee802_1x_kay_mkpdu_sanity_check()
2912 body = (struct ieee802_1x_mka_basic_body *) mka_hdr; in ieee802_1x_kay_mkpdu_sanity_check()
2951 msg_icv = ieee802_1x_mka_decode_icv_body(participant, (u8 *) mka_hdr, in ieee802_1x_kay_mkpdu_sanity_check()