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

/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa.c339 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, function
416 wpa_derive_ptk(sm, src_addr, key, ptk);
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwpa_auth.c1531 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *pmk, function
1569 wpa_derive_ptk(sm, pmk, &PTK);

Completed in 73 milliseconds