Home
last modified time | relevance | path

Searched defs:buf (Results 5876 - 5900 of 20038) sorted by relevance

1...<<231232233234235236237238239240>>...802

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_rtos.c38 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
145 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) l2_packet_get_ip_addr() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_dev_disc.c21 struct wpabuf *buf; in p2p_build_dev_disc_req() local
112 struct wpabuf *buf; in p2p_build_dev_disc_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Drsa.c61 crypto_rsa_import_public_key(const u8 *buf, size_t len) in crypto_rsa_import_public_key() argument
144 crypto_rsa_import_private_key(const u8 *buf, size_t len) in crypto_rsa_import_private_key() argument
H A Dtlsv1_record.c150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpabuf.c22 static struct wpabuf_trace * wpabuf_get_trace(const struct wpabuf *buf) in wpabuf_get_trace() argument
30 static void wpabuf_overflow(const struct wpabuf *buf, size_t len) in wpabuf_overflow() argument
49 struct wpabuf *buf = *_buf; in wpabuf_resize() local
118 struct wpabuf *buf; wpabuf_alloc() local
140 struct wpabuf *buf; wpabuf_alloc_ext_data() local
162 struct wpabuf *buf = wpabuf_alloc(len); wpabuf_alloc_copy() local
171 struct wpabuf *buf = wpabuf_alloc(wpabuf_len(src)); wpabuf_dup() local
182 wpabuf_free(struct wpabuf *buf) wpabuf_free() argument
208 wpabuf_clear_free(struct wpabuf *buf) wpabuf_clear_free() argument
217 wpabuf_put(struct wpabuf *buf, size_t len) wpabuf_put() argument
275 wpabuf_zeropad(struct wpabuf *buf, size_t len) wpabuf_zeropad() argument
298 wpabuf_printf(struct wpabuf *buf, char *fmt, ...) wpabuf_printf() argument
320 wpabuf_parse_bin(const char *buf) wpabuf_parse_bin() argument
[all...]
H A Dwpabuf.h23 u8 *buf; /* pointer to the head of the buffer */ member
48 wpabuf_size(const struct wpabuf *buf) wpabuf_size() argument
58 wpabuf_len(const struct wpabuf *buf) wpabuf_len() argument
68 wpabuf_tailroom(const struct wpabuf *buf) wpabuf_tailroom() argument
93 wpabuf_head(const struct wpabuf *buf) wpabuf_head() argument
98 wpabuf_head_u8(const struct wpabuf *buf) wpabuf_head_u8() argument
108 wpabuf_mhead(struct wpabuf *buf) wpabuf_mhead() argument
113 wpabuf_mhead_u8(struct wpabuf *buf) wpabuf_mhead_u8() argument
118 wpabuf_put_u8(struct wpabuf *buf, u8 data) wpabuf_put_u8() argument
124 wpabuf_put_le16(struct wpabuf *buf, u16 data) wpabuf_put_le16() argument
130 wpabuf_put_le32(struct wpabuf *buf, u32 data) wpabuf_put_le32() argument
136 wpabuf_put_le64(struct wpabuf *buf, u64 data) wpabuf_put_le64() argument
142 wpabuf_put_be16(struct wpabuf *buf, u16 data) wpabuf_put_be16() argument
148 wpabuf_put_be24(struct wpabuf *buf, u32 data) wpabuf_put_be24() argument
154 wpabuf_put_be32(struct wpabuf *buf, u32 data) wpabuf_put_be32() argument
160 wpabuf_put_be64(struct wpabuf *buf, u64 data) wpabuf_put_be64() argument
166 wpabuf_put_data(struct wpabuf *buf, const void *data, size_t len) wpabuf_put_data() argument
179 wpabuf_set(struct wpabuf *buf, const void *data, size_t len) wpabuf_set() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dndef.c83 static struct wpabuf * ndef_parse_records(const struct wpabuf *buf, in ndef_parse_records() argument
167 struct wpabuf * ndef_parse_wifi(const struct wpabuf *buf) in ndef_parse_wifi() argument
173 struct wpabuf * ndef_build_wifi(const struct wpabuf *buf) in ndef_build_wifi() argument
193 struct wpabuf * ndef_parse_p2p(const struct wpabuf *buf) in ndef_parse_p2p() argument
199 struct wpabuf * ndef_build_p2p(const struct wpabuf *buf) in ndef_build_p2p() argument
[all...]
H A Dwps_upnp_event.c147 struct wpabuf *buf; in event_build_message() local
274 struct wpabuf *buf; event_send_start() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.c261 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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c39 char buf[128]; in accounting_msg() local
446 char buf[20]; in accounting_report_state() local
[all...]
H A Dndisc_snoop.c85 static void ucast_to_stas(struct hostapd_data *hapd, const u8 *buf, size_t len) in ucast_to_stas() argument
97 static void handle_ndisc(void *ctx, const u8 *src_addr, const u8 *buf, in handle_ndisc() argument
H A Dpreauth_auth.c41 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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcli.c94 char buf[18]; in cli_txt_list_del_addr() local
107 char *buf; in cli_txt_list_del_word() local
143 char buf[1 in cli_txt_list_add_addr() local
156 char *buf; cli_txt_list_add_word() local
211 write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) write_cmd() argument
[all...]
H A Dcommon_module_tests.c89 struct wpabuf *buf; in ieee802_11_parse_tests() local
227 struct wpabuf *buf; in gas_tests() local
339 struct wpabuf *buf = NULL; sae_tests() local
[all...]
H A Dgas.c20 struct wpabuf *buf; in gas_build_req() local
51 struct wpabuf *buf; in gas_build_resp() local
99 gas_add_adv_proto_anqp(struct wpabuf *buf, u8 query_resp_len_limit, u8 pame_bi) gas_add_adv_proto_anqp() argument
114 struct wpabuf *buf; gas_anqp_build_initial_req() local
131 struct wpabuf *buf; gas_anqp_build_initial_resp() local
151 struct wpabuf *buf; gas_anqp_build_initial_resp_buf() local
172 struct wpabuf *buf; gas_anqp_build_comeback_resp() local
193 struct wpabuf *buf; gas_anqp_build_comeback_resp_buf() local
217 gas_anqp_set_len(struct wpabuf *buf) gas_anqp_set_len() argument
255 gas_anqp_add_element(struct wpabuf *buf, u16 info_id) gas_anqp_add_element() argument
270 gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) gas_anqp_set_element_len() argument
[all...]
/third_party/zlib/contrib/iostream2/
H A Dzstream.h87 int read(void* buf, size_t len) { in read() argument
208 int write(const void* buf, size_t len) { in write() argument
/third_party/zlib/contrib/minizip/
H A Dioapi.c123 static uLong ZCALLBACK fread_file_func(voidpf opaque, voidpf stream, void* buf, uLong size) { in fread_file_func() argument
130 static uLong ZCALLBACK fwrite_file_func(voidpf opaque, voidpf stream, const void* buf, uLong size) { in fwrite_file_func() argument
/third_party/zlib/examples/
H A Dgzjoin.c83 unsigned char *buf; /* allocated buffer of length CHUNK */ member
[all...]
H A Dgznorm.c106 unsigned long buf = 0; // deflate stream bit buffer of num bits in gzip_normalize() local
[all...]
/third_party/zlib/
H A Dgzread.c14 local int gz_load(gz_statep state, unsigned char *buf, unsigned len, in gz_load() argument
304 local z_size_t gz_read(gz_statep state, voidp buf, z_size_t len) in gz_read() argument
396 gzread(gzFile file, voidp buf, unsigned len) gzread() argument
435 gzfread(voidp buf, z_size_t size, z_size_t nitems, gzFile file) gzfread() argument
473 unsigned char buf[1]; gzgetc() local
580 gzgets(gzFile file, char *buf, int len) gzgets() argument
[all...]
H A Dzutil.c211 voidpf buf; in zcalloc() local
[all...]
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dsetting_wifi_input_password_ability_slice.cpp172 char buf[8] = {0}; in AddInputKeyBoardZero() local
196 char buf[8] = {0}; in SetScrollView() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_cfg80211.c112 oal_cfg80211_mgmt_tx_status( oal_wireless_dev *wdev, hi_u64 cookie, const hi_u8 *buf, size_t len, hi_u8 ack, oal_gfp_enum_uint8 gfp) oal_cfg80211_mgmt_tx_status() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A Dhiproc.c343 static hi_s32 proc_write(osal_proc_entry_t *entry, const hi_char *buf, hi_s32 count, hi_s64 *ppos) in proc_write() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/include/
H A Dtde_define.h64 hi_void *buf; /* setting information node buffer */ member

Completed in 17 milliseconds

1...<<231232233234235236237238239240>>...802