Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_device.c602 u64 record_sn = context->hint_record_sn; in tls_get_record() local
633 record_sn = context->unacked_record_sn; in tls_get_record()
643 context->hint_record_sn = record_sn; in tls_get_record()
646 *p_record_sn = record_sn; in tls_get_record()
649 record_sn++; in tls_get_record()