/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_vendor_test.c | 95 size_t len; in eap_vendor_test_check() local 112 size_t len; in eap_vendor_test_process() local 140 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst.c | 166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_none.c | 120 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument 37 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument 67 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 94 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
H A D | l2_packet_rtos.c | 145 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument 38 l2_packet_send(const struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument 87 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 121 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_dev_disc.c | 22 u8 *len; in p2p_build_dev_disc_req() local 113 u8 *len; in p2p_build_dev_disc_resp() local 161 p2p_process_dev_disc_req(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_dev_disc_req() argument 214 p2p_process_dev_disc_resp(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len) p2p_process_dev_disc_resp() argument 309 p2p_process_go_disc_req(struct p2p_data *p2p, const u8 *da, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_go_disc_req() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | pkcs1.c | 138 size_t len; in pkcs1_decrypt_public_key() local [all...] |
H A D | rsa.c | 62 crypto_rsa_import_public_key(const u8 *buf, size_t len) in crypto_rsa_import_public_key() argument 149 crypto_rsa_import_private_key(const u8 *buf, size_t len) in crypto_rsa_import_private_key() argument
|
H A D | tlsv1_record.c | 235 size_t len = pos - cpayload; in tlsv1_record_send() local 285 u8 len[2], hash[100]; in tlsv1_record_receive() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit_readline.c | 42 static size_t len = 0; in readline_completion_func() local
|
H A D | wpabuf.c | 30 static void wpabuf_overflow(const struct wpabuf *buf, size_t len) in wpabuf_overflow() argument 113 struct wpabuf * wpabuf_alloc(size_t len) in wpabuf_alloc() argument 135 struct wpabuf * wpabuf_alloc_ext_data(u8 *data, size_t len) in wpabuf_alloc_ext_data() argument 160 wpabuf_alloc_copy(const void *data, size_t len) wpabuf_alloc_copy() argument 217 wpabuf_put(struct wpabuf *buf, size_t len) wpabuf_put() argument 240 size_t len = 0; wpabuf_concat() local 275 wpabuf_zeropad(struct wpabuf *buf, size_t len) wpabuf_zeropad() argument 322 size_t len; wpabuf_parse_bin() local [all...] |
H A D | wpabuf.h | 143 os_memcpy(wpabuf_put(buf, len), data, len); in wpabuf_put_data() local 152 static inline void wpabuf_set(struct wpabuf *buf, const void *data, size_t len) in wpabuf_set() argument 139 wpabuf_put_data(struct wpabuf *buf, const void *data, size_t len) wpabuf_put_data() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | ndef.c | 48 u32 len; in ndef_parse_record() local 87 int len = wpabuf_len(buf); in ndef_parse_records() local
|
H A D | wps_attr_process.c | 21 size_t len[2]; in wps_process_authenticator() local 58 size_t len; in wps_process_key_wrap_auth() local
|
H A D | wps_dev_attr.c | 18 size_t len; in wps_build_manufacturer() local 42 size_t len; in wps_build_model_name() local 66 size_t len; wps_build_model_number() local 90 size_t len; wps_build_serial_number() local 160 size_t len; wps_build_dev_name() local [all...] |
H A D | wps_upnp_event.c | 376 unsigned int len; in event_add() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | offchannel.c | 259 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) offchannel_send_action() argument
|
H A D | op_classes.c | 337 wpas_supp_op_class_ie(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int freq, u8 *pos, size_t len) wpas_supp_op_class_ie() argument
|
H A D | sme.h | 130 sme_external_auth_mgmt_rx(struct wpa_supplicant *wpa_s, const u8 *auth_frame, size_t len) sme_external_auth_mgmt_rx() argument
|
H A D | win_if_list.c | 82 size_t j, len; in ndisuio_query_bindings() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | accounting.c | 41 size_t len; in accounting_msg() local
|
H A D | ieee802_11_vht.c | 221 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t len) copy_sta_vendor_vht() argument
|
H A D | ndisc_snoop.c | 32 u8 len; member 85 static void ucast_to_stas(struct hostapd_data *hapd, const u8 *buf, size_t len) in ucast_to_stas() argument 97 handle_ndisc(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) handle_ndisc() argument
|
H A D | preauth_auth.c | 199 size_t len; in rsn_preauth_finished() local 41 rsn_preauth_receive(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) rsn_preauth_receive() argument 231 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | gas.c | 221 u8 *len; in gas_anqp_set_len() local
|
H A D | ptksa_cache.c | 160 int ptksa_cache_list(struct ptksa_cache *ptksa, char *buf, size_t len) in ptksa_cache_list() argument [all...] |