Searched refs:wpa_derive_ptk (Results 1 – 2 of 2) sorted by relevance
355 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() function433 wpa_derive_ptk(sm, src_addr, key, ptk); in wpa_supplicant_process_1_of_4()
1744 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *pmk, in wpa_derive_ptk() function1783 wpa_derive_ptk(sm, pmk, &PTK); in SM_STATE()