Home
last modified time | relevance | path

Searched refs:tls_is_partially_sent_record (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c457 if (tls_is_partially_sent_record(tls_ctx)) { in tls_push_data()
601 if (!tls_is_partially_sent_record(tls_ctx)) in tls_device_splice_eof()
607 if (tls_is_partially_sent_record(tls_ctx)) { in tls_device_splice_eof()
686 if (tls_is_partially_sent_record(ctx)) { in tls_device_write_space()
H A Dtls.h268 static inline bool tls_is_partially_sent_record(struct tls_context *ctx) in tls_is_partially_sent_record() function
H A Dtls_sw.c415 if (tls_is_partially_sent_record(tls_ctx)) { in tls_tx_records()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c445 if (tls_is_partially_sent_record(tls_ctx)) { in tls_push_data()
669 if (tls_is_partially_sent_record(ctx)) { in tls_device_write_space()
H A Dtls_sw.c385 if (tls_is_partially_sent_record(tls_ctx)) { in tls_tx_records()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h415 static inline bool tls_is_partially_sent_record(struct tls_context *ctx) in tls_is_partially_sent_record() function

Completed in 13 milliseconds