Home | History | Annotate | Download | only in ssl

Lines Matching refs:ccs_hdr

1192 		struct ccs_header_st ccs_hdr;
1195 dtls1_get_ccs_header(rr->data, &ccs_hdr);
1830 struct ccs_header_st ccs_hdr;
1840 dtls1_get_ccs_header(data, &ccs_hdr);
1841 seq_num = ccs_hdr.seq;