Home | History | Annotate | Download | only in ssl

Lines Matching defs:ccs_hdr

1202 		struct ccs_header_st ccs_hdr;
1205 dtls1_get_ccs_header(rr->data, &ccs_hdr);
1802 struct ccs_header_st ccs_hdr;
1812 dtls1_get_ccs_header(data, &ccs_hdr);
1813 seq_num = ccs_hdr.seq;