Searched refs:dtls1_get_ccs_header (Results 1 – 3 of 3) sorted by relevance
1108 dtls1_get_ccs_header(rr->data, &ccs_hdr); in dtls1_read_bytes()1742 dtls1_get_ccs_header(data, &ccs_hdr);
943 void dtls1_get_ccs_header(unsigned char *data, struct ccs_header_st *ccs_hdr);
1413 dtls1_get_ccs_header(unsigned char *data, struct ccs_header_st *ccs_hdr) in dtls1_get_ccs_header() function