Searched refs:wpa_eapol_key_mic (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h330 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len,
H A Dwpa_common.c24 * wpa_eapol_key_mic - Calculate EAPOL-Key MIC
41 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h330 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len,
H A Dwpa_common.c24 * wpa_eapol_key_mic - Calculate EAPOL-Key MIC
41 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h330 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len,
H A Dwpa_common.c24 * wpa_eapol_key_mic - Calculate EAPOL-Key MIC
41 int wpa_eapol_key_mic(const u8 *key, int ver, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.c930 wpa_eapol_key_mic(peerkey->tstk.kck, ver, buf, len,
946 wpa_eapol_key_mic(peerkey->stk.kck, ver, buf, len,
H A Dwpa.c59 wpa_eapol_key_mic(kck, ver, msg, msg_len, key_mic)) {
1420 wpa_eapol_key_mic(sm->tptk.kck, ver, buf, len,
1437 wpa_eapol_key_mic(sm->ptk.kck, ver, buf, len,
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.c930 wpa_eapol_key_mic(peerkey->tstk.kck, ver, buf, len,
946 wpa_eapol_key_mic(peerkey->stk.kck, ver, buf, len,
H A Dwpa.c59 wpa_eapol_key_mic(kck, ver, msg, msg_len, key_mic)) {
1420 wpa_eapol_key_mic(sm->tptk.kck, ver, buf, len,
1437 wpa_eapol_key_mic(sm->ptk.kck, ver, buf, len,
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.c930 wpa_eapol_key_mic(peerkey->tstk.kck, ver, buf, len,
946 wpa_eapol_key_mic(peerkey->stk.kck, ver, buf, len,
H A Dwpa.c59 wpa_eapol_key_mic(kck, ver, msg, msg_len, key_mic)) {
1420 wpa_eapol_key_mic(sm->tptk.kck, ver, buf, len,
1437 wpa_eapol_key_mic(sm->ptk.kck, ver, buf, len,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c1422 wpa_eapol_key_mic(sm->PTK.kck, version, (u8 *) hdr, len,
1491 if (wpa_eapol_key_mic(PTK->kck, key_info & WPA_KEY_INFO_TYPE_MASK,
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c1422 wpa_eapol_key_mic(sm->PTK.kck, version, (u8 *) hdr, len,
1491 if (wpa_eapol_key_mic(PTK->kck, key_info & WPA_KEY_INFO_TYPE_MASK,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c1422 wpa_eapol_key_mic(sm->PTK.kck, version, (u8 *) hdr, len,
1491 if (wpa_eapol_key_mic(PTK->kck, key_info & WPA_KEY_INFO_TYPE_MASK,

Completed in 190 milliseconds