Searched defs:snonce (Results 1 – 5 of 5) sorted by relevance
58 u8 snonce[2 * WPS_SECRET_NONCE_LEN]; member
33 u8 snonce[WPA_NONCE_LEN]; member
772 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, in wpa_pmk_r1_to_ptk()
308 u8 snonce[WPA_NONCE_LEN]; member
1601 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, in wpa_derive_ptk()