Home
last modified time | relevance | path

Searched refs:partially_sent_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dtls.h241 u16 partially_sent_offset; member
/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c137 ctx->partially_sent_offset = offset; in tls_push_sg()
210 offset = ctx->partially_sent_offset; in tls_push_partial_record()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c206 ctx->partially_sent_offset = offset; in tls_push_sg()
279 offset = ctx->partially_sent_offset; in tls_push_partial_record()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h260 u16 partially_sent_offset; member

Completed in 6 milliseconds