Searched refs:wpa_derive_ptk (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/wpa/src/ap/ |
| HD | wpa_auth.c | 46 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, 840 wpa_derive_ptk(sm, sm->alt_SNonce, pmk, &PTK); in wpa_try_alt_snonce() 2008 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, in wpa_derive_ptk() function 2045 wpa_derive_ptk(sm, sm->SNonce, pmk, &PTK); in SM_STATE()
|
| /NextBSD/contrib/wpa/src/rsn_supp/ |
| HD | wpa.c | 419 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() function 493 wpa_derive_ptk(sm, src_addr, key, ptk); in wpa_supplicant_process_1_of_4()
|