Lines Matching full:snonce
366 sm->own_addr, sm->bssid, sm->snonce, key->key_nonce,
418 if (random_get_bytes(sm->snonce, WPA_NONCE_LEN)) {
420 "WPA: Failed to get random data for SNonce");
424 wpa_hexdump(MSG_DEBUG, "WPA: Renewed SNonce",
425 sm->snonce, WPA_NONCE_LEN);
438 if (wpa_supplicant_send_2_of_4(sm, sm->bssid, key, ver, sm->snonce,
1097 /* SNonce was successfully used in msg 3/4, so mark it to be renewed
1099 * SNonce will still be used to avoid changing PTK. */