/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11_vht.c | 383 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 | pmksa_cache_auth.c | 630 int pmksa_cache_auth_list(struct rsn_pmksa_cache *pmksa, char *buf, size_t len) in pmksa_cache_auth_list() argument 680 pmksa_cache_auth_list_mesh(struct rsn_pmksa_cache *pmksa, const u8 *addr, char *buf, size_t len) pmksa_cache_auth_list_mesh() argument [all...] |
H A D | taxonomy.c | 195 int len = (elen < MAX_EXTCAP) ? elen : in ie_to_string() local
|
H A D | wmm.c | 159 int hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid, size_t len) in hostapd_eid_wmm_valid() argument 194 int len; in wmm_send_action() local 292 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument 317 hostapd_wmm_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_wmm_action() argument [all...] |
H A D | wpa_auth_ie.c | 27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie() argument 91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() argument 383 u8 *len; in wpa_write_osen() local 1075 wpa_parse_kde_ies(const u8 *buf, size_t len, struct wpa_eapol_ie_parse *ie) wpa_parse_kde_ies() argument [all...] |
H A D | wpa_auth_kay.c | 354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument 381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_helpers.c | 39 size_t len; in wpa_command() local 65 size_t len; in wpa_command_resp() local 116 size_t len; in get_wpa_cli_event2() local 169 size_t len, flen; get_wpa_status() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes-gcm.c | 215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | debug.cpp | 159 size_t len = FormatStringIntoVector(format, vararg, buffer); in begin() local
|
/third_party/zlib/contrib/infback9/ |
H A D | infback9.c | 237 unsigned len; /* length to copy for repeats, bits to drop */ in inflateBack9() local
|
/third_party/zlib/contrib/minizip/ |
H A D | minizip.c | 110 size_t len = strlen(f); in filetime() local 318 int i,len; in main() local
|
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 166 unsigned len; /* length of stored block */ in stored() local 237 int len; /* current number of bits in code */ decode() local 265 int len; /* current number of bits in code */ decode() local 343 int len; /* current length when stepping through h->count[] */ construct() local 441 int len; /* length for copy */ codes() local 705 int len; /* last length to repeat */ dynamic() local [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 119 size_t len; // allocated length of bit vector in octets member 177 size_t len; // length of string, not including terminating zero global() member 207 size_t len = s->len; string_printf() local 237 map(int syms, int left, int len) map() argument 261 count(int syms, int left, int len) count() argument 308 been_here(int syms, int left, int len, int mem, int rem) been_here() argument 361 examine(int syms, int left, int len, int mem, int rem) examine() argument [all...] |
H A D | gun.c | 92 unsigned len; in in() local 131 local int out(void *out_desc, unsigned char *buf, unsigned len) in out() argument 386 unsigned have, flags, len; gunpipe() local 633 int ret, len, test; main() local [all...] |
H A D | gzappend.c | 123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() argument 182 int len; readin() local 390 int fd, len, ret; gztack() local [all...] |
H A D | zran.c | 497 int len = deflate_index_build(in, SPAN, &index); in main() local 334 deflate_index_extract(FILE *in, struct deflate_index *index, off_t offset, unsigned char *buf, size_t len) deflate_index_extract() argument [all...] |
/third_party/zlib/ |
H A D | gzlib.c | 91 z_size_t len; in gz_open() local
|
H A D | gzwrite.c | 147 local int gz_zero(gz_statep state, z_off64_t len) in gz_zero() argument 178 gz_write(gz_statep state, voidpc buf, z_size_t len) gz_write() argument 243 gzwrite(gzFile file, voidpc buf, unsigned len) gzwrite() argument 270 z_size_t len; gzfwrite() local 340 z_size_t len, put; gzputs() local 367 int len; gzvprintf() local 454 unsigned len, left; gzprintf() local [all...] |
H A D | infback.c | 254 unsigned len; /* length to copy for repeats, bits to drop */ in inflateBack() local
|
H A D | inflate.c | 615 unsigned len; /* length to copy for repeats, bits to drop */ in inflate() local [all...] |
/third_party/zlib/test/ |
H A D | infcover.c | 76 size_t len = count * (size_t)size; in mem_alloc() local 245 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() argument 284 inf(char *hex, char *what, unsigned step, int win, unsigned len, int err) inf() argument 463 push(void *desc, unsigned char *buf, unsigned len) push() argument 511 unsigned len, size; try() local [all...] |
H A D | minigzip.c | 217 static int gzwrite(gzFile gz, const void *buf, unsigned len) in gzwrite() argument 236 static int gzread(gzFile gz, void *buf, unsigned len) in gzread() argument 320 int len; in gz_compress_mmap() local 370 int len; in gz_compress() local 408 int len; gz_uncompress() local 485 z_size_t len = strlen(file); file_uncompress() local [all...] |
/vendor/hihope/dayu210/bluetooth/include/ |
H A D | bt_vendor_lib.h | 182 uint16_t len; member
|
/vendor/hihope/rk3568/bluetooth/include/ |
H A D | bt_vendor_lib.h | 182 uint16_t len; member
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_profile.c | 164 int len; in MakeTopic() local
|