Searched refs:dtls_int_to_uint24 (Results 1 – 2 of 2) sorted by relevance
53 static inline int dtls_int_to_uint24(unsigned char *field, uint32_t value) in dtls_int_to_uint24() function
432 dtls_int_to_uint24(buf, length); in dtls_set_handshake_header()446 dtls_int_to_uint24(buf, frag_offset); in dtls_set_handshake_header()449 dtls_int_to_uint24(buf, frag_length); in dtls_set_handshake_header()1845 dtls_int_to_uint24(p, 94); /* certificates length */ in dtls_send_certificate_ecdsa()1848 dtls_int_to_uint24(p, 91); /* length of this certificate */ in dtls_send_certificate_ecdsa()