Lines Matching refs:snonce
364 sm->own_addr, sm->bssid, sm->snonce, key->key_nonce,
417 if (random_get_bytes(sm->snonce, WPA_NONCE_LEN)) {
419 "WPA: Failed to get random data for SNonce");
423 wpa_hexdump(MSG_DEBUG, "WPA: Renewed SNonce",
424 sm->snonce, WPA_NONCE_LEN);
437 if (wpa_supplicant_send_2_of_4(sm, sm->bssid, key, ver, sm->snonce,
1145 /* SNonce was successfully used in msg 3/4, so mark it to be renewed
1147 * SNonce will still be used to avoid changing PTK. */