Searched refs:wpa_sm_set_key (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c416 if (wpa_sm_set_key(sm, alg, bssid, 0, 1, null_rsc,
666 if (wpa_sm_set_key(sm, alg, (u8 *) "\xff\xff\xff\xff\xff\xff",
719 if (wpa_sm_set_key(sm, WPA_ALG_IGTK, (u8 *) "\xff\xff\xff\xff\xff\xff",
H A Dwpa_i.h136 static inline int wpa_sm_set_key(struct wpa_sm *sm, wpa_alg alg, function
H A Dwpa.c542 if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc, rsclen,
643 if (wpa_sm_set_key(sm, gd->alg,
651 } else if (wpa_sm_set_key(sm, gd->alg,
755 if (wpa_sm_set_key(sm, WPA_ALG_IGTK,
H A Dpeerkey.c893 if (wpa_sm_set_key(sm, peerkey->cipher, peerkey->addr, 0, 1,
913 if (wpa_sm_set_key(sm, peerkey->cipher, peerkey->addr, 0, 1,
/external/wpa_supplicant/
H A Dwpa_i.h159 static inline int wpa_sm_set_key(struct wpa_sm *sm, wpa_alg alg, function
H A Dwpa.c1635 if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc, rsclen,
1727 if (wpa_sm_set_key(sm, gd->alg,
1735 } else if (wpa_sm_set_key(sm, gd->alg,
1838 if (wpa_sm_set_key(sm, WPA_ALG_IGTK,
1854 if (wpa_sm_set_key(sm, WPA_ALG_DHV,
2930 if (wpa_sm_set_key(sm, peerkey->cipher, peerkey->addr, 0, 1,
2950 if (wpa_sm_set_key(sm, peerkey->cipher, peerkey->addr, 0, 1,

Completed in 37 milliseconds