Home
last modified time | relevance | path

Searched refs:wpa_derive_ptk (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
Dwpa.c355 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() function
433 wpa_derive_ptk(sm, src_addr, key, ptk); in wpa_supplicant_process_1_of_4()
/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth.c1744 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *pmk, in wpa_derive_ptk() function
1783 wpa_derive_ptk(sm, pmk, &PTK); in SM_STATE()