Home | History | Annotate | Download | only in wps

Lines Matching refs:snonce

1272 	if (random_get_bytes(wps->snonce, 2 * WPS_SECRET_NONCE_LEN) < 0)
1274 wpa_hexdump(MSG_DEBUG, "WPS: R-S1", wps->snonce, WPS_SECRET_NONCE_LEN);
1276 wps->snonce + WPS_SECRET_NONCE_LEN, WPS_SECRET_NONCE_LEN);
1289 addr[0] = wps->snonce;
1305 addr[0] = wps->snonce + WPS_SECRET_NONCE_LEN;
1319 wpabuf_put_data(msg, wps->snonce, WPS_SECRET_NONCE_LEN);
1329 wpabuf_put_data(msg, wps->snonce + WPS_SECRET_NONCE_LEN,