Home | History | Annotate | Download | only in ap

Lines Matching full:anonce

1597 	 * Definition of ANonce selection in IEEE Std 802.11i-2004 is somewhat
1605 if (random_get_bytes(sm->ANonce, WPA_NONCE_LEN)) {
1607 "ANonce.");
1611 wpa_hexdump(MSG_DEBUG, "WPA: Assign ANonce", sm->ANonce,
1721 sm->ANonce, pmkid, pmkid_len, 0, 0);
1735 sm->wpa_auth->addr, sm->addr, sm->ANonce, sm->SNonce,
1901 /* Send EAPOL(1, 1, 1, Pair, P, RSC, ANonce, MIC(PTK), RSNIE, [MDIE],
2033 _rsc, sm->ANonce, kde, pos - kde, keyidx, encr);