Searched refs:dtls1_get_ccs_header (Results 1 – 3 of 3) sorted by relevance
1196 dtls1_get_ccs_header(rr->data, &ccs_hdr); in dtls1_read_bytes()1852 dtls1_get_ccs_header(data, &ccs_hdr);
965 void dtls1_get_ccs_header(unsigned char *data, struct ccs_header_st *ccs_hdr);
1418 dtls1_get_ccs_header(unsigned char *data, struct ccs_header_st *ccs_hdr) in dtls1_get_ccs_header() function