Searched refs:dtls_int_to_uint32 (Results 1 – 4 of 4) sorted by relevance
61 static inline int dtls_int_to_uint32(unsigned char *field, uint32_t value) in dtls_int_to_uint32() function
357 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()
103 dtls_int_to_uint32(B+2, la); in add_auth_data()
1762 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()