Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 33) sorted by relevance

12

/net-tools-3.6.0/libcoap/src/
Dasync.c74 coap_async_state_t *tmp; in coap_find_async() local
82 coap_async_state_t *tmp = coap_find_async(context, id); in coap_remove_async() local
Dcoap_time.c50 unsigned long tmp; in coap_ticks() local
Duri.c376 struct cnt_str tmp = { { *buflen, buf }, 0 }; in coap_split_path() local
388 struct cnt_str tmp = { { *buflen, buf }, 0 }; in coap_split_query() local
Ddebug.c78 struct tm *tmp; in print_timestamp() local
Dresource.c405 coap_attr_t *attr, *tmp; local
/net-tools-3.6.0/libcoap/examples/
Dcoap_list.c44 coap_list_t *elt, *tmp; in coap_delete_list() local
Dcoap-server.c147 struct tm *tmp; in hnd_get_time() local
252 coap_async_state_t *tmp; in check_async() local
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dctr_drbg.c146 unsigned char tmp[MBEDTLS_CTR_DRBG_SEEDLEN]; in block_cipher_df() local
235 unsigned char tmp[MBEDTLS_CTR_DRBG_SEEDLEN]; in ctr_drbg_update_internal() local
340 unsigned char tmp[MBEDTLS_CTR_DRBG_BLOCKSIZE]; in mbedtls_ctr_drbg_random_with_add() local
Dmd.c381 unsigned char tmp[MBEDTLS_MD_MAX_SIZE]; in mbedtls_md_hmac_finish() local
Dentropy.c172 unsigned char tmp[MBEDTLS_ENTROPY_BLOCK_SIZE]; in entropy_update() local
Ddes.c1017 unsigned char tmp[8]; in mbedtls_des_self_test() local
/net-tools-3.6.0/libcoap/include/coap/
Dresource.h354 #define RESOURCES_ITER(r,tmp) \ argument
376 #define RESOURCES_ITER(r,tmp) \ argument
Dutlist.h434 #define LL_FOREACH_SAFE(head,el,tmp) \ argument
437 #define LL_FOREACH_SAFE2(head,el,tmp,next) \ argument
591 #define DL_FOREACH_SAFE(head,el,tmp) \ argument
594 #define DL_FOREACH_SAFE2(head,el,tmp,next) \ argument
Duthash.h882 #define HASH_ITER(hh,head,el,tmp) \ argument
886 #define HASH_ITER(hh,head,el,tmp) \ argument
/net-tools-3.6.0/mbedtls-2.4.0/programs/aes/
Daescrypt2.c322 unsigned char tmp[16]; in main() local
/net-tools-3.6.0/tinydtls-0.8.2/
Dutlist.h364 #define LL_FOREACH_SAFE(head,el,tmp) \ argument
432 #define DL_FOREACH_SAFE(head,el,tmp) \ argument
Ddebug.c76 struct tm *tmp; in print_timestamp() local
Dcrypto.h123 } tmp; member
Duthash.h891 #define HASH_ITER(hh,head,el,tmp) \ argument
895 #define HASH_ITER(hh,head,el,tmp) \ argument
/net-tools-3.6.0/
Decho-server.c48 unsigned char tmp = buf[i]; in reverse() local
294 struct ifaddrs *tmp; in find_address() local
Dthroughput-client.c254 struct ifaddrs *tmp; in find_address() local
Decho-client.c304 struct ifaddrs *tmp; in find_address() local
Dcoap-client.c415 struct ifaddrs *tmp; in find_address() local
658 coap_list_t *elt, *tmp; in coap_delete_list() local
748 coap_list_t *elt, *tmp; in create_pdu() local
/net-tools-3.6.0/mbedtls-2.4.0/programs/test/
Dbenchmark.c249 unsigned char tmp[200]; in main() local
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-benchmark/
Dmain.cpp349 unsigned char tmp[200]; in benchmark() local

12