HomeSort by relevance Sort by last modified time
    Searched refs:wpabuf (Results 201 - 225 of 231) sorted by null

1 2 3 4 5 6 7 8910

  /external/wpa_supplicant_8/src/common/
sae.c 645 void sae_write_commit(struct sae_data *sae, struct wpabuf *buf,
646 const struct wpabuf *token)
984 void sae_write_confirm(struct sae_data *sae, struct wpabuf *buf)
  /external/wpa_supplicant_8/src/drivers/
driver_hostap.c 757 static int hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon,
758 const struct wpabuf *proberesp,
759 const struct wpabuf *assocresp)
driver_atheros.c 73 struct wpabuf *wpa_ie;
74 struct wpabuf *wps_beacon_ie;
75 struct wpabuf *wps_probe_resp_ie;
1026 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon,
1027 const struct wpabuf *proberesp,
1028 const struct wpabuf *assocresp)
    [all...]
driver_madwifi.c 784 madwifi_set_ap_wps_ie(void *priv, const struct wpabuf *beacon,
785 const struct wpabuf *proberesp,
786 const struct wpabuf *assocresp)
    [all...]
driver_test.c 108 struct wpabuf *pending_action_tx;
885 static int test_driver_set_ap_wps_ie(void *priv, const struct wpabuf *beacon,
886 const struct wpabuf *proberesp,
887 const struct wpabuf *assocresp)
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 1214 static struct wpabuf * tncc_build_soh(int ver)
1216 struct wpabuf *buf;
1327 struct wpabuf * tncc_process_soh_request(int ver, const u8 *data, size_t len)
  /external/wpa_supplicant_8/src/eap_server/
tncs.c 1230 struct wpabuf * tncs_build_soh_request(void)
1232 struct wpabuf *buf;
1256 struct wpabuf * tncs_process_soh(const u8 *soh_tlv, size_t soh_tlv_len,
  /external/wpa_supplicant_8/hostapd/
Makefile 90 OBJS += ../src/utils/wpabuf.o
902 NOBJS += ../src/utils/wpabuf.o
911 HOBJS += hlr_auc_gw.o ../src/utils/common.o ../src/utils/wpa_debug.o ../src/utils/os_$(CONFIG_OS).o ../src/utils/wpabuf.o ../src/crypto/milenage.o
Android.mk 133 OBJS += src/utils/wpabuf.c
  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.c 563 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr)
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 550 const struct wpabuf *cert)
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 595 const struct wpabuf *cert)
ap.c 889 struct wpabuf * wpas_ap_wps_nfc_config_token(struct wpa_supplicant *wpa_s,
901 struct wpabuf * wpas_ap_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s,
config.c     [all...]
Makefile 69 OBJS += ../src/utils/wpabuf.o
73 OBJS_p += ../src/utils/wpabuf.o
1469 OBJS_priv += ../src/utils/wpabuf.o
    [all...]
config_file.c 802 const struct wpabuf *val)
wnm_sta.c 49 u8 action, u16 intval, struct wpabuf *tfs_req)
wpa_supplicant.c     [all...]
wpas_glue.c 735 const struct wpabuf *cert)
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 144 struct wpabuf *wps;
251 struct wpabuf *wps;
ieee802_1x.c 973 struct wpabuf *eap;
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_client.c 327 struct wpabuf *buf;
630 struct wpabuf *buf;
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_eke_common.c 719 const struct wpabuf *msgs, u8 *auth)
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 759 int flags, const struct wpabuf *assoc_wps_ie,
760 const struct wpabuf *assoc_p2p_ie, void *sta_ctx,
  /external/wpa_supplicant_8/src/crypto/
dh_groups.c     [all...]

Completed in 867 milliseconds

1 2 3 4 5 6 7 8910