Home
last modified time | relevance | path

Searched refs:size_t (Results 3101 - 3125 of 19316) sorted by relevance

1...<<121122123124125126127128129130>>...773

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c28 static unsigned int wpa_kck_len(int akmp, size_t pmk_len) in wpa_kck_len()
66 static unsigned int wpa_kek_len(int akmp, size_t pmk_len) in wpa_kek_len()
104 unsigned int wpa_mic_len(int akmp, size_t pmk_len) in wpa_mic_len()
203 int wpa_eapol_key_mic(const u8 *key, size_t key_len, int akmp, int ver, in wpa_eapol_key_mic()
204 const u8 *buf, size_t len, u8 *mic) in wpa_eapol_key_mic()
384 int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, in wpa_pmk_to_ptk()
388 const u8 *z, size_t z_len, size_t kdk_len) in wpa_pmk_to_ptk()
392 size_t data_len = 2 * ETH_ALEN + 2 * WPA_NONCE_LEN; in wpa_pmk_to_ptk()
395 size_t ptk_le in wpa_pmk_to_ptk()
[all...]
/third_party/elfutils/libdw/
H A Dlibdw_alloc.c46 #define THREAD_ID_UNSET ((size_t) -1)
47 static __thread size_t thread_id = THREAD_ID_UNSET;
74 for (size_t i = dbg->mem_stacks; i <= thread_id; i++) in __libdw_alloc_tail()
118 __libdw_allocate (Dwarf *dbg, size_t minsize, size_t align) in __libdw_allocate()
120 size_t size = MAX (dbg->mem_default_size, in __libdw_allocate()
/third_party/curl/tests/libtest/
H A Dlib650.c40 static size_t count_chars(void *userp, const char *buf, size_t len) in count_chars()
42 size_t *pcounter = (size_t *) userp; in count_chars()
59 size_t formlength = 0; in test()
100 formarray[1].value = (char *)(size_t)contentlength; in test()
/third_party/curl/tests/unit/
H A Dunit1655.c104 size_t olen = 100000;
144 const size_t buflen = sizeof(buffer);
145 const size_t magic1 = 9765;
146 size_t olen1 = magic1;
150 size_t olen2;
152 size_t olen;
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c43 size_t pos = 0; in check_notes()
45 size_t name_pos; in check_notes()
46 size_t desc_pos; in check_notes()
68 size_t shstrndx = SHN_UNDEF; in find_elf_build_id()
76 size_t phnum; in find_elf_build_id()
83 for (size_t i = 0; result == 0 && i < phnum; ++i) in find_elf_build_id()
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsrc_file.c58 Dwfl_Line ***srcsp, size_t *nsrcs) in dwfl_module_getsrc_file()
72 size_t max_match = *nsrcs ?: ~0u; in dwfl_module_getsrc_file()
73 size_t act_match = *nsrcs; in dwfl_module_getsrc_file()
74 size_t cur_match = 0; in dwfl_module_getsrc_file()
88 for (size_t cnt = 0; cnt < cu->die.cu->lines->nlines; ++cnt) in dwfl_module_getsrc_file()
121 size_t inner; in dwfl_module_getsrc_file()
/third_party/ffmpeg/libavutil/
H A Dframe.h234 size_t size;
680 size_t crop_top;
681 size_t crop_bottom;
682 size_t crop_left;
683 size_t crop_right;
874 size_t size);
/third_party/backends/include/sane/
H A Dsanei_wire.h61 typedef ssize_t (*WireReadFunc) (int fd, void * buf, size_t len);
62 typedef ssize_t (*WireWriteFunc) (int fd, const void * buf, size_t len);
80 size_t size;
98 extern void sanei_w_space (Wire *w, size_t howmuch);
105 size_t value_size);
123 WireCodecFunc w_element, size_t element_size);
/third_party/curl/docs/examples/
H A Dhttp2-pushinmemory.c41 size_t size;
44 static size_t
45 write_cb(void *contents, size_t size, size_t nmemb, void *userp) in write_cb()
47 size_t realsize = size * nmemb; in write_cb()
98 size_t num_headers, in server_push_callback()
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoa.h36 #include <stddef.h> /* for size_t */
115 extern char* g_ddfmt ANSI((char*, double*, int, size_t));
116 extern char* g_dfmt ANSI((char*, double*, int, size_t));
117 extern char* g_ffmt ANSI((char*, float*, int, size_t));
118 extern char* g_Qfmt ANSI((char*, void*, int, size_t));
119 extern char* g_xfmt ANSI((char*, void*, int, size_t));
120 extern char* g_xLfmt ANSI((char*, void*, int, size_t));
/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c36 get_mem(size_t sz) in get_mem()
47 free_mem(void *ptr, size_t sz) in free_mem()
56 size_t len, len1; in get_pid_by_tid()
93 unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) in tdep_get_elf_image()
96 size_t len, len1; in tdep_get_elf_image()
153 size_t len; in tdep_get_exe_image_path()
/third_party/mesa3d/include/CL/
H A Dcl_gl.h95 size_t param_value_size,
97 size_t * param_value_size_ret) CL_API_SUFFIX__VERSION_1_0;
156 size_t param_value_size,
158 size_t * param_value_size_ret) CL_API_SUFFIX__VERSION_1_0;
163 size_t param_value_size,
165 size_t * param_value_size_ret);
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c104 size_t info_len, in oscore_hkdf_expand()
106 size_t okm_len) { in oscore_hkdf_expand()
107 size_t N = (okm_len + 32 - 1) / 32; /* ceil(okm_len/32) */ in oscore_hkdf_expand()
111 size_t i; in oscore_hkdf_expand()
162 size_t info_len, in oscore_hkdf()
164 size_t okm_len) { in oscore_hkdf()
/third_party/mbedtls/include/mbedtls/
H A Dmd.h299 int mbedtls_md_update(mbedtls_md_context_t *ctx, const unsigned char *input, size_t ilen);
341 int mbedtls_md(const mbedtls_md_info_t *md_info, const unsigned char *input, size_t ilen,
435 size_t keylen);
458 size_t ilen);
522 int mbedtls_md_hmac(const mbedtls_md_info_t *md_info, const unsigned char *key, size_t keylen,
523 const unsigned char *input, size_t ilen,
/third_party/mbedtls/include/psa/
H A Dcrypto_builtin_composites.h117 size_t MBEDTLS_PRIVATE(coordinate_bytes);
121 size_t MBEDTLS_PRIVATE(hash_length);
153 size_t MBEDTLS_PRIVATE(hash_length);
195 size_t MBEDTLS_PRIVATE(password_len);
199 size_t MBEDTLS_PRIVATE(buffer_length);
200 size_t MBEDTLS_PRIVATE(buffer_offset);
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.c59 void StorageInit(Storage* storage, size_t size) in StorageInit()
65 void StoragePut(Storage* storage, size_t key, size_t value) in StoragePut()
79 size_t StorageGet(Storage* storage, size_t key) in StorageGet()
84 void StorageReset(Storage* storage, size_t key, void(*reset_fn)(IStorageItem*)) in StorageReset()
/third_party/json/include/nlohmann/detail/
H A Dhash.hpp12 #include <cstddef> // size_t
23 inline std::size_t combine(std::size_t seed, std::size_t h) noexcept
41 std::size_t hash(const BasicJsonType& j) in hash()
48 const auto type = static_cast<std::size_t>(j.type()); in hash()
114 seed = combine(seed, static_cast<std::size_t>(j.get_binary().subtype())); in hash()
/third_party/mbedtls/tests/src/drivers/
H A Dhash.c24 const uint8_t *input, size_t input_length, in mbedtls_test_transparent_hash_compute()
25 uint8_t *hash, size_t hash_size, size_t *hash_length) in mbedtls_test_transparent_hash_compute()
116 size_t input_length) in mbedtls_test_transparent_hash_update()
146 size_t hash_size, in mbedtls_test_transparent_hash_finish()
147 size_t *hash_length) in mbedtls_test_transparent_hash_finish()
/third_party/node/test/js-native-api/test_dataview/
H A Dtest_dataview.c7 size_t argc = 3; in CreateDataView()
33 size_t byte_offset = 0; in CreateDataView()
42 size_t length = 0; in CreateDataView()
54 size_t argc = 1; in CreateDataViewFromJSDataView()
73 size_t byte_offset = 0; in CreateDataViewFromJSDataView()
74 size_t length = 0; in CreateDataViewFromJSDataView()
/third_party/node/deps/v8/src/wasm/
H A Dlocal-decl-encoder.cc15 // This struct is just a type tag for Zone::NewArray<T>(size_t) call.
20 size_t size = (*end - *start); in Prepend()
22 size_t pos = Emit(buffer); in Prepend()
31 size_t LocalDeclEncoder::Emit(byte* buffer) const { in Emit()
48 return static_cast<size_t>(pos - buffer); in Emit()
65 size_t LocalDeclEncoder::Size() const { in Size()
66 size_t size = LEBHelper::sizeof_u32v(local_decls.size()); in Size()
/third_party/musl/src/internal/linux/
H A Dvdso.c59 size_t base;
72 size_t i; in __get_vdso_info()
78 size_t *dynv=0, base=-1; in __get_vdso_info()
81 base = (size_t)eh + ph->p_offset - ph->p_vaddr; in __get_vdso_info()
85 if (!dynv || base==(size_t)-1) return ; in __get_vdso_info()
106 size_t i; in __get_vdso_addr()
/third_party/nghttp2/src/
H A Dshrpx_https_upstream.h70 size_t consumed);
74 size_t len, bool flush);
80 size_t bodylen);
83 virtual void response_drain(size_t n);
104 size_t current_header_length_;
108 size_t num_requests_;
/third_party/musl/porting/linux/user/src/internal/
H A Dvdso.c59 size_t base;
72 size_t i; in __get_vdso_info()
78 size_t *dynv=0, base=-1; in __get_vdso_info()
81 base = (size_t)eh + ph->p_offset - ph->p_vaddr; in __get_vdso_info()
85 if (!dynv || base==(size_t)-1) return ; in __get_vdso_info()
106 size_t i; in __get_vdso_addr()
/third_party/node/deps/cares/src/lib/
H A Dares_send.c52 size_t qlen, ares_callback callback, void *arg, in ares_send_ex()
56 size_t packetsz; in ares_send_ex()
61 size_t alen = 0; in ares_send_ex()
162 ares_send_ex(channel, qbuf, (size_t)qlen, callback, arg, NULL); in ares_send()
167 size_t ares_queue_active_queries(ares_channel_t *channel) in ares_queue_active_queries()
169 size_t len; in ares_queue_active_queries()
/third_party/node/deps/brotli/c/include/brotli/
H A Ddecode.h203 size_t encoded_size,
205 size_t* decoded_size,
247 BrotliDecoderState* state, size_t* available_in, const uint8_t** next_in,
248 size_t* available_out, uint8_t** next_out, size_t* total_out);
289 BrotliDecoderState* state, size_t* size);

Completed in 15 milliseconds

1...<<121122123124125126127128129130>>...773