Home
last modified time | relevance | path

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

/Linux-v5.10/net/tls/
Dtls_device.c597 u64 record_sn = context->hint_record_sn; in tls_get_record() local
628 record_sn = context->unacked_record_sn; in tls_get_record()
638 context->hint_record_sn = record_sn; in tls_get_record()
641 *p_record_sn = record_sn; in tls_get_record()
644 record_sn++; in tls_get_record()