Home
last modified time | relevance | path

Searched refs:record_sn (Results 1 – 1 of 1) sorted by relevance

/linux/net/tls/
H A Dtls_device.c616 u64 record_sn = context->hint_record_sn; in tls_get_record() local
647 record_sn = context->unacked_record_sn; in tls_get_record()
657 context->hint_record_sn = record_sn; in tls_get_record()
660 *p_record_sn = record_sn; in tls_get_record()
663 record_sn++; in tls_get_record()