Searched defs:anonce (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c25 const u8 *anonce = key->key_nonce; local
141 wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, const u8 *anonce, const u8 *pmk_name, const u8 *kck, size_t kck_len, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len, const u8 *ap_mdie) argument
[all...]
H A Dwpa_i.h28 u8 anonce[WPA_NONCE_LEN]; /* ANonce from the last 1/4 msg */ member in struct:wpa_sm
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c646 u8 *anonce, *snonce; local
96 wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *anonce, const u8 *snonce, u8 *buf, size_t len, const u8 *subelem, size_t subelem_len) argument
[all...]
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c941 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument
H A Dwpa_common.h325 u8 anonce[WPA_NONCE_LEN]; member in struct:rsn_ftie

Completed in 280 milliseconds