Searched refs:tls_content_set_epoch (Results 1 – 3 of 3) sorted by relevance
43 void tls_content_set_epoch(struct tls_content *content, uint16_t epoch);
103 tls_content_set_epoch(struct tls_content *content, uint16_t epoch) in tls_content_set_epoch() function
385 tls_content_set_epoch(s->s3->rcontent, rr->epoch); in dtls1_process_record()