Home | History | Annotate | Download | only in wps

Lines Matching refs:snonce

1414 	if (random_get_bytes(wps->snonce, 2 * WPS_SECRET_NONCE_LEN) < 0)
1416 wpa_hexdump(MSG_DEBUG, "WPS: R-S1", wps->snonce, WPS_SECRET_NONCE_LEN);
1418 wps->snonce + WPS_SECRET_NONCE_LEN, WPS_SECRET_NONCE_LEN);
1431 addr[0] = wps->snonce;
1447 addr[0] = wps->snonce + WPS_SECRET_NONCE_LEN;
1461 wpabuf_put_data(msg, wps->snonce, WPS_SECRET_NONCE_LEN);
1471 wpabuf_put_data(msg, wps->snonce + WPS_SECRET_NONCE_LEN,