Searched defs:key_rsc (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c1281 const u8 *key_rsc, const u8 *nonce,
1369 if (key_rsc)
1370 os_memcpy(key->key_rsc, key_rsc, WPA_KEY_RSC_LEN);
1447 const u8 *key_rsc, const u8 *nonce,
1458 __wpa_send_eapol(wpa_auth, sm, key_info, key_rsc, nonce, kde, kde_len,
1279 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1445 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h187 u8 key_rsc[WPA_KEY_RSC_LEN]; member in struct:wpa_eapol_key
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.c550 const u8 *key_rsc; local
574 key_rsc = null_rsc;
576 key_rsc = key->key_rsc;
577 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, rsclen);
580 if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc, rsclen,
637 const u8 *key_rsc)
646 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, gd->key_rsc_len);
656 gd->keyidx, 1, key_rsc, gd->key_rsc_len,
665 gd->keyidx, gd->tx, key_rsc, g
635 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
2681 u8 *key_rsc; local
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c1281 const u8 *key_rsc, const u8 *nonce,
1369 if (key_rsc)
1370 os_memcpy(key->key_rsc, key_rsc, WPA_KEY_RSC_LEN);
1447 const u8 *key_rsc, const u8 *nonce,
1458 __wpa_send_eapol(wpa_auth, sm, key_info, key_rsc, nonce, kde, kde_len,
1279 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1445 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h187 u8 key_rsc[WPA_KEY_RSC_LEN]; member in struct:wpa_eapol_key
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c550 const u8 *key_rsc; local
574 key_rsc = null_rsc;
576 key_rsc = key->key_rsc;
577 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, rsclen);
580 if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc, rsclen,
637 const u8 *key_rsc)
646 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, gd->key_rsc_len);
656 gd->keyidx, 1, key_rsc, gd->key_rsc_len,
665 gd->keyidx, gd->tx, key_rsc, g
635 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
2681 u8 *key_rsc; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c1281 const u8 *key_rsc, const u8 *nonce,
1369 if (key_rsc)
1370 os_memcpy(key->key_rsc, key_rsc, WPA_KEY_RSC_LEN);
1447 const u8 *key_rsc, const u8 *nonce,
1458 __wpa_send_eapol(wpa_auth, sm, key_info, key_rsc, nonce, kde, kde_len,
1279 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1445 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h187 u8 key_rsc[WPA_KEY_RSC_LEN]; member in struct:wpa_eapol_key
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.c550 const u8 *key_rsc; local
574 key_rsc = null_rsc;
576 key_rsc = key->key_rsc;
577 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, rsclen);
580 if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc, rsclen,
637 const u8 *key_rsc)
646 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, gd->key_rsc_len);
656 gd->keyidx, 1, key_rsc, gd->key_rsc_len,
665 gd->keyidx, gd->tx, key_rsc, g
635 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
2681 u8 *key_rsc; local
[all...]

Completed in 186 milliseconds