/net-tools-3.7.0/libcoap/include/coap/ |
D | coap_time.h | 36 static inline void coap_ticks_impl(coap_tick_t *t) { in coap_ticks_impl() 46 static inline coap_time_t coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt() 70 static inline void coap_ticks(coap_tick_t *t) { in coap_ticks() 74 static inline coap_time_t coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt()
|
D | net.h | 33 coap_tick_t t; /**< when to send PDU for the next time */ member
|
/net-tools-3.7.0/tinydtls-0.8.2/ |
D | dtls_time.c | 45 dtls_ticks(dtls_tick_t *t) { in dtls_ticks() 67 void dtls_ticks(dtls_tick_t *t) { in dtls_ticks()
|
D | debug.c | 75 print_timestamp(char *s, size_t len, time_t t) { in print_timestamp() 84 print_timestamp(char *s, size_t len, clock_time_t t) { in print_timestamp()
|
D | netq.h | 41 clock_time_t t; /**< when to send PDU for the next time */ member
|
/net-tools-3.7.0/libcoap/src/ |
D | coap_time.c | 49 coap_ticks(coap_tick_t *t) { in coap_ticks() 82 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt()
|
D | debug.c | 77 print_timestamp(char *s, size_t len, coap_tick_t t) { in print_timestamp() 87 print_timestamp(char *s, size_t len, coap_tick_t t) { in print_timestamp() 264 msg_type_string(uint8_t t) { in msg_type_string()
|
/net-tools-3.7.0/mbedtls-2.4.0/library/ |
D | ssl_cache.c | 62 mbedtls_time_t t = mbedtls_time( NULL ); in mbedtls_ssl_cache_get() local 141 mbedtls_time_t t = time( NULL ), oldest = 0; in mbedtls_ssl_cache_set() local
|
D | md2.c | 120 unsigned char t = 0; in mbedtls_md2_process() local
|
D | timing.c | 249 struct _hr_time *t = (struct _hr_time *) val; in mbedtls_timing_get_timer() local 290 struct _hr_time *t = (struct _hr_time *) val; in mbedtls_timing_get_timer() local
|
D | ssl_cookie.c | 166 unsigned long t; in mbedtls_ssl_cookie_write() local
|
D | md5.c | 135 #define P(a,b,c,d,k,s,t) \ in mbedtls_md5_process() argument
|
D | sha1.c | 136 #define R(t) \ in mbedtls_sha1_process() argument
|
D | sha256.c | 169 #define R(t) \ argument
|
D | ecdsa.c | 78 mbedtls_mpi k, e, t; in mbedtls_ecdsa_sign() local
|
/net-tools-3.7.0/mbedtls-2.4.0/programs/random/ |
D | gen_random_havege.c | 53 time_t t; in main() local
|
/net-tools-3.7.0/libcoap/tests/ |
D | test_sendqueue.c | 31 coap_tick_t t = 0; in add_timestamps() local 348 #define SENDQUEUE_TEST(s,t) \ in t_init_sendqueue_tests() argument
|
D | test_pdu.c | 648 #define PDU_TEST(s,t) \ in t_init_pdu_tests() argument 671 #define PDU_ENCODER_TEST(s,t) \ in t_init_pdu_tests() argument
|
D | test_error_response.c | 349 #define ERROR_RESPONSE_TEST(s,t) \ in t_init_error_response_tests() argument
|
D | test_wellknown.c | 316 #define WKC_TEST(s,t) \ in t_init_wellknown_tests() argument
|
D | test_uri.c | 354 #define URI_TEST(s,t) \ in t_init_uri_tests() argument
|
/net-tools-3.7.0/tinydtls-0.8.2/sha2/ |
D | sha2speed.c | 70 double t, ave256, ave384, ave512; in main() local
|
/net-tools-3.7.0/libcoap/examples/contiki/ |
D | server.c | 101 coap_tick_t t; in hnd_get_time() local
|
/net-tools-3.7.0/libcoap/examples/ |
D | coap-server.c | 104 coap_tick_t t; in hnd_get_time() local 166 coap_tick_t t; in hnd_put_time() local
|
/net-tools-3.7.0/ |
D | tunslip6.c | 129 time_t t; in stamptime() local 706 char t[1024]; in devopen() local
|