Home
last modified time | relevance | path

Searched defs:used (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dfastpbkdf2.c60 static inline void md_pad(uint8_t *block, size_t blocksz, size_t used, size_t msg) in md_pad()
312 uint32_t used; in sha1_finish() local
/hal_espressif-latest/components/heap/
Dmulti_heap.c354 __attribute__((noinline)) static void multi_heap_dump_tlsf(void* ptr, size_t size, int used, void* … in multi_heap_dump_tlsf()
391 __attribute__((noinline)) static void multi_heap_get_info_tlsf(void* ptr, size_t size, int used, vo… in multi_heap_get_info_tlsf()
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_server.c139 int used; in tlsv1_server_handshake() local
265 int used; in tlsv1_server_decrypt() local
Dtlsv1_client.c172 int used; in tlsv1_client_handshake() local
335 int used; in tlsv1_client_decrypt() local
Dlibtommath.h118 int used, alloc, sign; member
/hal_espressif-latest/components/bt/common/osi/
Dallocator.c45 bool used; member
/hal_espressif-latest/components/wpa_supplicant/include/utils/
Dwpabuf.h28 size_t used; /* length of data in the buffer */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c153 int used = 0; in get_sec_id_used() local
169 int used = 0; in get_rfc_cb_used() local
302 UINT8 used = 0, i, listen = 0; in bta_jv_free_rfc_cb() local
2156 UINT8 used = 0, i, listen = 0; in bta_jv_add_rfc_port() local
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c95 static void integrity_walker(void* ptr, size_t size, int used, void* user) in integrity_walker()
/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh_internal.h129 bool used; /**< whether the child is joined */ member
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c768 int root, leaf, next, avbl, used, dpth; in tdefl_calculate_minimum_redundancy() local