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

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_i.h57 u8 snonce[2 * WPS_SECRET_NONCE_LEN]; member in struct:wps_data
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c628 u8 *anonce, *snonce; local
88 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-10.1-release/contrib/wpa/src/common/
H A Dwpa_common.c815 void wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument
H A Dwpa_common.h286 u8 snonce[WPA_NONCE_LEN]; member in struct:rsn_ftie
/freebsd-10.1-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h26 u8 snonce[WPA_NONCE_LEN]; member in struct:wpa_sm

Completed in 111 milliseconds