Home
last modified time | relevance | path

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

/linux/include/net/ !
H A Dtls.h161 u64 hint_record_sn; member
/linux/net/tls/ !
H A Dtls_device.c616 u64 record_sn = context->hint_record_sn; in tls_get_record()
657 context->hint_record_sn = record_sn; in tls_get_record()