Searched refs:anonce_buf (Results 1 – 1 of 1) sorted by relevance
5367 u8 anonce_buf[WPA_NONCE_LEN]; in wpa_auth_resend_m1() local5370 if (random_get_bytes(anonce_buf, WPA_NONCE_LEN)) in wpa_auth_resend_m1()5372 anonce = anonce_buf; in wpa_auth_resend_m1()