Lines Matching defs:header
163 * contained the message header plus one other byte.
173 * message header for this fragment.
284 * reconstruct message header is if it is being sent in
369 /* reconstruct message header */
660 /* read the body of the fragment (header has already been read */
770 * read the body of the fragment (header has already been read
830 /* read handshake message header */
854 /* Handshake fails if message header is incomplete */
860 /* parse the message fragment header */
1132 /* For DTLS1_BAD_VER the header length is non-standard */
1320 unsigned char *header;
1331 * We allocate space at the start for the message header. This gets
1334 if (!WPACKET_allocate_bytes(pkt, DTLS1_HM_HEADER_LENGTH, &header)