Searched refs:nonce2 (Results 1 – 1 of 1) sorted by relevance
712 uint8_t *nonce1, uint8_t *nonce2, uint8_t *ptk, size_t ptk_len) in wpa_pmk_to_ptk() argument732 if (memcmp(nonce1, nonce2, WPA_PMK_LEN) < 0) { in wpa_pmk_to_ptk()736 nonce2, WPA_PMK_LEN); in wpa_pmk_to_ptk()738 (void) memcpy(data + 2 * IEEE80211_ADDR_LEN, nonce2, in wpa_pmk_to_ptk()