Home
last modified time | relevance | path

Searched refs:dtls_int_to_uint32 (Results 1 – 4 of 4) sorted by relevance

/net-tools-3.7.0/tinydtls-0.8.2/
Dnumeric.h61 static inline int dtls_int_to_uint32(unsigned char *field, uint32_t value) in dtls_int_to_uint32() function
Dcrypto.c357 dtls_int_to_uint32(result, key[i]); in dtls_ec_key_from_uint32()
375 dtls_int_to_uint32(buf, key[i]); in dtls_ec_key_from_uint32_asn1()
390 dtls_int_to_uint32(buf, key[i]); in dtls_ec_key_from_uint32_asn1()
Dccm.c103 dtls_int_to_uint32(B+2, la); in add_auth_data()
Ddtls.c1762 dtls_int_to_uint32(handshake->tmp.random.server, now / CLOCK_SECOND); in dtls_send_server_hello()
2341 dtls_int_to_uint32(handshake->tmp.random.client, now / CLOCK_SECOND); in dtls_send_client_hello()