Home
last modified time | relevance | path

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

12

/net-tools-3.5.0/libcoap/include/coap/
Dcoap_time.h36 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()
Dnet.h33 coap_tick_t t; /**< when to send PDU for the next time */ member
/net-tools-3.5.0/tinydtls-0.8.2/
Ddtls_time.c45 dtls_ticks(dtls_tick_t *t) { in dtls_ticks()
67 void dtls_ticks(dtls_tick_t *t) { in dtls_ticks()
Ddebug.c75 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()
Dnetq.h41 clock_time_t t; /**< when to send PDU for the next time */ member
/net-tools-3.5.0/libcoap/src/
Dcoap_time.c49 coap_ticks(coap_tick_t *t) { in coap_ticks()
82 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt()
Ddebug.c77 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.5.0/mbedtls-2.4.0/library/
Dssl_cache.c62 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
Dmd2.c120 unsigned char t = 0; in mbedtls_md2_process() local
Dtiming.c249 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
Dssl_cookie.c166 unsigned long t; in mbedtls_ssl_cookie_write() local
Dmd5.c135 #define P(a,b,c,d,k,s,t) \ in mbedtls_md5_process() argument
Dsha1.c136 #define R(t) \ in mbedtls_sha1_process() argument
Dsha256.c169 #define R(t) \ argument
Decdsa.c78 mbedtls_mpi k, e, t; in mbedtls_ecdsa_sign() local
/net-tools-3.5.0/mbedtls-2.4.0/programs/random/
Dgen_random_havege.c53 time_t t; in main() local
/net-tools-3.5.0/libcoap/tests/
Dtest_sendqueue.c31 coap_tick_t t = 0; in add_timestamps() local
348 #define SENDQUEUE_TEST(s,t) \ in t_init_sendqueue_tests() argument
Dtest_pdu.c648 #define PDU_TEST(s,t) \ in t_init_pdu_tests() argument
671 #define PDU_ENCODER_TEST(s,t) \ in t_init_pdu_tests() argument
Dtest_error_response.c349 #define ERROR_RESPONSE_TEST(s,t) \ in t_init_error_response_tests() argument
Dtest_wellknown.c316 #define WKC_TEST(s,t) \ in t_init_wellknown_tests() argument
Dtest_uri.c354 #define URI_TEST(s,t) \ in t_init_uri_tests() argument
/net-tools-3.5.0/tinydtls-0.8.2/sha2/
Dsha2speed.c70 double t, ave256, ave384, ave512; in main() local
/net-tools-3.5.0/libcoap/examples/contiki/
Dserver.c101 coap_tick_t t; in hnd_get_time() local
/net-tools-3.5.0/libcoap/examples/
Dcoap-server.c104 coap_tick_t t; in hnd_get_time() local
166 coap_tick_t t; in hnd_put_time() local
/net-tools-3.5.0/
Dtunslip6.c129 time_t t; in stamptime() local
706 char t[1024]; in devopen() local

12