Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c683 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() function
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c2859 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, function