Home
last modified time | relevance | path

Searched refs:uint32 (Results 1 – 3 of 3) sorted by relevance

/net-tools-3.4.0/tinydtls-0.8.2/
Dglobal.h50 typedef unsigned char uint32[4]; typedef
Ddtls.h367 uint32 gmt_random; /**< GMT time of the random byte creation */
Ddtls.c2342 dtls_prng(handshake->tmp.random.client + sizeof(uint32), in dtls_send_client_hello()
2343 DTLS_RANDOM_LENGTH - sizeof(uint32)); in dtls_send_client_hello()