Searched defs:pairwise (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dap.c49 int pairwise; local
H A Devents.c1974 int pairwise; local
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dconfig_file.c2951 int pairwise; local
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.h242 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
H A Dwpa.c85 void wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c142 int pairwise; /* Pairwise cipher suite, WPA_CIPHER_* */ member in struct:wpa_ft_pmk_r0_sa
152 int pairwise; /* Pairwise cipher suite, WPA_CIPHER_* */ member in struct:wpa_ft_pmk_r1_sa
196 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, const u8 *pmk_r0_name, int pairwise) argument
221 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
246 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, const u8 *pmk_r1_name, int pairwise) argument
271 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, int *pairwise) argument
802 int pairwise; local
1263 int pairwise; local
1345 int pairwise; local
1413 int pairwise; local
1599 wpa_ft_generate_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_ft_pmk_r0_sa *pmk_r0, struct ft_remote_r1kh *r1kh, const u8 *s1kh_id, int pairwise) argument
[all...]
H A Dwpa_auth.h71 le16 pairwise; member in struct:ft_r0kh_r1kh_resp_frame
90 le16 pairwise; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_i.h104 int pairwise; /* Pairwise cipher suite, WPA_CIPHER_* */ member in struct:wpa_state_machine
H A Dwpa_auth.c1219 int version, pairwise; local
1365 int pairwise = key_info & WPA_KEY_INFO_KEY_TYPE; local
2803 u32 pairwise = 0; local
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3236 const char *pairwise[3]; /* max 3 pairwise ciphers is supported */ local
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis.c988 int res, pairwise; local
915 wpa_driver_ndis_remove_key(struct wpa_driver_ndis_data *drv, int key_idx, const u8 *addr, const u8 *bssid, int pairwise) argument
946 wpa_driver_ndis_add_wep(struct wpa_driver_ndis_data *drv, int pairwise, int key_idx, int set_tx, const u8 *key, size_t key_len) argument
1534 int pairwise = 0, group = 0; local
[all...]

Completed in 118 milliseconds